compose/pkg/e2e/fixtures
Nikhil Benesch c5cdce0b60 Don't wait forever for unhealthy dependencies
The previous code would wait for dependencies to become healthy forever,
even if they'd become unhealthy in the meantime. I can't find an issue
report for this bug, but it was described in a comment on the PR that
introduced the `--wait` flag [0].

[0]: https://github.com/docker/compose/pull/8777#issuecomment-965643839

Signed-off-by: Nikhil Benesch <nikhil.benesch@gmail.com>
2022-01-07 19:13:43 +01:00
..
attach-restart Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-infinite Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-test Add multiargs build e2e tests 2021-11-25 21:22:30 +01:00
cascade-stop-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
cp-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
init-container Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipam Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
ipc-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
logs-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-alias Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
restart-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
run-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
sentences Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
simple-build-test Make service>build>dockerfile a simple filename 2021-10-20 10:24:08 +02:00
simple-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
start-fail Don't wait forever for unhealthy dependencies 2022-01-07 19:13:43 +01:00
start-stop Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
volume-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
wrong-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00