You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[7.17] Make docker packaging test more resilient (#111205) (#111209)
* Make docker packaging test more resilient (#111205)
Wrap check for container shutdown log message in an `assertBusy()` to
deal with race conditions.
Closes#111132
# Conflicts:
# muted-tests.yml
# qa/os/src/test/java/org/elasticsearch/packaging/test/DockerTests.java
* Fix compile issue
0 commit comments