compose/pkg/e2e
Guillaume Lours fd353ffa94 add support of privileged attribut in service.build section
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-12-23 09:32:48 +01:00
..
fixtures add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
assert.go
build_test.go add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
cancel_test.go
compose_environment_test.go
compose_exec_test.go
compose_run_test.go
compose_test.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
compose_up_test.go distinguish stdout and stderr in `up` logs 2022-12-13 14:42:42 +01:00
cp_test.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
ddev_test.go
e2e_config_plugin.go
e2e_config_standalone.go
framework.go cleanup framework.go from uncessary debug logs 2022-12-21 21:28:06 +01:00
ipc_test.go
logs_test.go remove flaky TestLocalComposeLogsFollow 2022-12-21 08:45:41 +01:00
main_test.go
metrics_test.go
networks_test.go
pause_test.go
profiles_test.go
ps_test.go check service names based on project, not running containers 2022-12-21 21:11:44 +01:00
pull_test.go fix regression running pull --ignore-pull-failures 2022-12-19 11:56:03 +01:00
recreate_no_deps_test.go
restart_test.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
secrets_test.go apply uid/gid when creating secret from environment 2022-12-15 15:54:04 +01:00
start_stop_test.go align `--format` flag and UX with docker cli 2022-12-14 22:53:43 +01:00
up_test.go detect dependency failed to start 2022-12-19 16:26:39 +01:00
volumes_test.go