compose/pkg/e2e/fixtures
Milas Bowman e31b95c16d test: tweak pause test to try and prevent failures in Windows CI
This test keeps failing with a timeout in Windows. I don't actually
think it should take that long to bring up an nginx container, so
I'm guessing that there's something else going on that's causing
trouble.

Increase the verbosity when running Compose commands: I think this
will generally make E2E test failures easier to diagnose by always
logging the full command that's going to be run and also capturing
stdout.

Add a health check and use `--wait` when launching the fixture for
the pause test. Combined with the verbosity increase, this should
make it easier to understand what's going on here.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-02-27 14:20:20 -05:00
..
attach-restart Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-dependencies test: add copyright notice 2022-06-24 16:16:53 -04:00
build-infinite Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
build-test add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
compose-pull fix regression running pull --ignore-pull-failures 2022-12-19 11:56:03 +01:00
cp-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
dependencies detect dependency failed to start 2022-12-19 16:26:39 +01:00
env-secret apply uid/gid when creating secret from environment 2022-12-15 15:54:04 +01:00
environment Fix environment variables priority between environment and .env 2022-07-28 12:57:44 +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
links e2e: reproduce bug with links 2022-05-31 16:32:29 -05:00
logs-test service hash MUST exclude replicas 2022-12-21 08:45:41 +01:00
network-alias Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
network-links Add links to container create request. 2022-06-02 02:51:25 +02:00
network-test add 2 named networks with close name in the networks test suite to guarantee the good distinction on network names 2022-07-13 15:09:38 +02:00
pause test: tweak pause test to try and prevent failures in Windows CI 2023-02-27 14:20:20 -05:00
port-range ContainerStart must run sequentially for engine to assing distinct ports within configured range 2022-12-12 16:08:50 +01:00
profiles add file header and cleanup profiles e2e tests 2022-11-30 13:21:16 +01:00
project-volume-bind-test use '-' as separator by default for image name 2022-07-29 18:55:22 +02:00
ps-test e2e: add test for ps 2022-06-08 14:05:20 -05:00
restart-test Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
run-test Only start direct dependencies of service on `compose run ...` 2022-06-14 07:32:15 +02:00
sentences Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
simple-build-test convert: do not escape $ into $$ when using the --no-interpolate option (#9703) 2022-09-08 16:25:23 -04:00
simple-composefile Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00
start-fail Add E2E tests for `up --exit-code-from` 2022-08-27 17:44:08 +02:00
start-stop Add E2E tests for starting/stopping single services 2022-08-30 12:55:51 +02:00
stdout-stderr distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
ups-deps-stop up: do not stop dependency containers (#9701) 2022-08-02 15:25:59 -04: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