compose/local/e2e/compose
Nicolas De loof 2315a1dad7
Merge pull request #1707 from docker/up_follow
2021-05-31 10:54:40 +02:00
..
fixtures improve container events watch robustness 2021-05-26 14:04:38 +02:00
cancel_test.go Compose Cancel test not compile/run on windows (no signals) 2021-04-23 12:39:55 +02:00
cascade_stop_test.go Add cascade test cleanup with `down` 2021-02-15 20:04:59 -03:00
compose_build_test.go Fix building compose files with absolute build context / Dockerfile 2021-05-05 16:58:50 +02:00
compose_exec_test.go remove unresolved vars from env set by `exec` 2021-05-27 16:19:28 +02:00
compose_run_test.go Categorize failure metrics, set specific metrics for compose file parse error, file not found, cmdline syntax errors, build error, pull error. 2021-04-09 17:20:29 +02:00
compose_test.go improve container events watch robustness 2021-05-26 14:04:38 +02:00
cp_test.go ignore linter err 2021-05-03 11:57:55 -07:00
ipc_test.go local.e2e: Reduce number of test images 2021-04-19 12:50:16 +02:00
logs_test.go Make -l -D -H non-persistent to avoid conflict with subcommands 2021-02-04 17:13:44 +01:00
metrics_test.go Compose Cancel test not compile/run on windows (no signals) 2021-04-23 12:39:55 +02:00
networks_test.go use highest priority network to declare network aliasses 2021-05-03 16:01:10 +02:00
restart_test.go Removed race in e2e test 2021-03-30 17:00:10 +02:00
scan_message_test.go avoid assertions in defer statements. 2021-04-19 17:33:51 +02:00
start_stop_test.go local.e2e: Fix Compose start/stop tests 2021-04-19 12:50:16 +02:00
volumes_test.go down --volume to remove volume 2021-04-30 08:18:06 +02:00