compose/e2e/cucumber-features
Milas Bowman b9e5f9e917
test: speed up Cucumber stop test (#10032)
Evidently `ping` doesn't respond to `SIGTERM`, so use `init` to
get Tini supervising it. This changes the exit code to 143 since
it's not hitting the 10s timeout and getting a `SIGKILL` (137).

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-12-02 09:34:06 -05:00
..
down.feature Create new `e2e` module to separate out test dependencies, move cucumber tests 2022-09-27 02:13:52 +02:00
simple.feature Create new `e2e` module to separate out test dependencies, move cucumber tests 2022-09-27 02:13:52 +02:00
start.feature Create new `e2e` module to separate out test dependencies, move cucumber tests 2022-09-27 02:13:52 +02:00
stop.feature test: speed up Cucumber stop test (#10032) 2022-12-02 09:34:06 -05:00