Guillaume Tardif
|
48421622c0
Move check that container exited after inspecting container, hopefully this will fix flakyness ont his test
|
4 years ago |
Guillaume Tardif
|
3714ab7d41
Attaching container logs
|
4 years ago |
Guillaume Tardif
|
1e6c4263cb
Also test running bash commands with `run /bin/sh -c …`, better test on slug label
|
4 years ago |
Guillaume Tardif
|
0e319ae65a
Slightly better tests
|
4 years ago |
Guillaume Tardif
|
b289138ca9
No need to filter services again in backend, filter is done by cli command. Added e2e test, labels one-off and slug
|
4 years ago |
Guillaume Tardif
|
6d34f28beb
Ensure local compose E2E are run in CI.
|
4 years ago |
Djordje Lukic
|
331a60bb62
Add test for compose pull
|
4 years ago |
Guillaume Tardif
|
cf378834e5
No rebuild on compose up if image already exists by default, added first use of compose pull_policy and `compose up --build` to allow to force rebuild.
|
4 years ago |
Guillaume Tardif
|
c806b75940
Adding compose build e2e test
|
4 years ago |
Djordje Lukic
|
7a841b98da
Don't share the compose file with ACI
|
4 years ago |
Guillaume Tardif
|
e4ed2b02d7
Fix container attaching to wrong volume name for compose non-external volumes. Took the opportunity to validate R/O volumes, but not related to this fix
|
4 years ago |
Djordje Lukic
|
033941d890
compose: Add service labels
|
4 years ago |