Commit eebb2a8
Johannes Lichtenberger
Add service verification and better error logging to CI
- Add step to verify Keycloak and SirixDB are accessible before running tests
- Add -s flag to pytest for better output visibility
- Add step to show Docker logs on test failure for debugging
- This will help identify if services aren't ready or if tests are actually failing1 parent ea21fe2 commit eebb2a8
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments