Commit 378e6bf
authored
Dump container logs on functional test failure (#9347)
## What changed?
- We now dump container logs for failing GHA runs (including for
cassandra and elasticsearch).
## Why?
- Debugging some flakiness in ES8 on ARM, right now the logs for
dependencies aren't available since the cluster is torn down at the end
of the test.
## How did you test it?
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [ ] added new functional test(s)1 parent ddb59e2 commit 378e6bf
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
540 | 544 | | |
541 | 545 | | |
542 | 546 | | |
| |||
0 commit comments