compose/local/e2e/compose
Julien Tant d827213d32 ignore linter err
Signed-off-by: Julien Tant <julien@craftyx.fr>
2021-05-03 11:57:55 -07:00
..
fixtures add tests 2021-05-03 10:58:52 -07: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 resolve build args without value from environment 2021-04-29 10:43:09 +02:00
compose_exec_test.go docker compose exec to return command exit code 2021-04-29 10:58:45 +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 Fix race in TestAttachRestart : wait for logs to appear rather than have a fixed TTL for the application 2021-04-26 12:01:24 +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 introduce `port` command for parity with docker-compose 2021-03-19 13:31:42 +01: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