compose/pkg/e2e
Milas Bowman 113fb6732d
schema: add support for tmpfs.mode in mount definition (#10031)
See compose-spec/compose-go#325 for the acutal spec change. This
propagates it to the Engine API object and adds an E2E test via
Cucumber 🥒

Fixes #9873.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-12-02 11:21:53 -05:00
..
fixtures add file header and cleanup profiles e2e tests 2022-11-30 13:21:16 +01:00
assert.go
build_test.go add more information when service.platform isn't part of service.build.platforms 2022-09-26 20:44:59 +02:00
cancel_test.go Add Codecov 2022-10-17 15:32:51 +02:00
compose_environment_test.go
compose_exec_test.go
compose_run_test.go
compose_test.go Skip some tests in CI due to flakiness 2022-09-20 11:33:31 -04:00
compose_up_test.go
cp_test.go
ddev_test.go
e2e_config_plugin.go
e2e_config_standalone.go
framework.go schema: add support for tmpfs.mode in mount definition (#10031) 2022-12-02 11:21:53 -05:00
ipc_test.go
logs_test.go
main_test.go
metrics_test.go
networks_test.go
pause_test.go Skip some tests in CI due to flakiness 2022-09-20 11:33:31 -04:00
profiles_test.go add file header and cleanup profiles e2e tests 2022-11-30 13:21:16 +01:00
ps_test.go
pull_test.go
recreate_no_deps_test.go
restart_test.go
scan_message_test.go
secrets_test.go
start_stop_test.go
up_test.go add e2e tests to check build dependency between services 2022-11-15 14:43:53 +01:00
volumes_test.go