Commit ea21fe2
Johannes Lichtenberger
Fix Docker Compose configuration and improve service readiness checks
- Fix Keycloak URL to use service name 'keycloak' instead of 'localhost'
(containers in Docker Compose must use service names to communicate)
- Uncomment and use wait.sh to properly wait for Keycloak to be ready
- Add wait loop for SirixDB server to be ready before running tests
- This should fix CI test failures caused by services not being ready1 parent 5d0e96f commit ea21fe2
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments