compose/pkg/e2e/fixtures
Nicolas De Loof b45ca82791
let user declare build secret target (id)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-05-04 10:01:10 +02:00
..
attach-restart
build-dependencies Run classic builder with BuildConfig, not buildx.Options 2023-03-21 15:37:55 +01:00
build-infinite
build-test let user declare build secret target (id) 2023-05-04 10:01:10 +02:00
compose-pull fix regression running pull --ignore-pull-failures 2022-12-19 11:56:03 +01:00
cp-test
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
ipam
ipc-test
links
logs-test service hash MUST exclude replicas 2022-12-21 08:45:41 +01:00
network-alias
network-links
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 restart only needed services by checking depends_on relations 2023-03-01 18:22:40 +01:00
run-test Only start direct dependencies of service on `compose run ...` 2022-06-14 07:32:15 +02:00
sentences
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
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
wrong-composefile