Skip to content

Commit 9bb2dd4

Browse files
authored
Merge pull request #8676 from fstagni/v90_addRssDB
[9.0] fix: added DiracX ResourceStatusDB to v9r0 branch
2 parents 0e8544d + 6e2e10f commit 9bb2dd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CI/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ services:
294294
- DIRACX_DB_URL_SANDBOXMETADATADB=mysql+aiomysql://Dirac:Dirac@mysql/SandboxMetadataDB
295295
- DIRACX_DB_URL_PILOTAGENTSDB=mysql+aiomysql://Dirac:Dirac@mysql/PilotAgentsDB
296296
- DIRACX_DB_URL_TASKQUEUEDB=mysql+aiomysql://Dirac:Dirac@mysql/TaskQueueDB
297+
- DIRACX_DB_URL_RESOURCESTATUSDB=mysql+aiomysql://Dirac:Dirac@mysql/ResourceStatusDB
297298
- DIRACX_SERVICE_AUTH_TOKEN_KEYSTORE=file:///keystore/jwks.json
298299
- DIRACX_SERVICE_AUTH_TOKEN_ISSUER=http://diracx:8000
299300
- DIRACX_SERVICE_AUTH_ALLOWED_REDIRECTS=["http://diracx:8000/docs/oauth2-redirect"]

0 commit comments

Comments
 (0)