Guillaume Tardif
|
1a5ce029b4
Changed test img to `dockerinternal` org, removed the need of 2 images, added ECS E2E secret validation
|
5 лет назад |
Nicolas De loof
|
f66123b34a
Merge pull request #846 from docker/ecs_context
|
5 лет назад |
Guillaume Tardif
|
3b6bfdd5b1
Display ecs status in CamelCase in order to have homogeneous output between backends.
|
5 лет назад |
Guillaume Tardif
|
7ef99e163a
ECS E2E test using multi-container , multi-port publish app and validating cross-container communication
|
5 лет назад |
aiordache
|
53efa312c8
Refactor context create options
|
5 лет назад |
aiordache
|
8f31ad59be
Refactor secrets
|
5 лет назад |
aiordache
|
c2af0a136a
Populate ~/.aws/config(credentials) on ecs context create
|
5 лет назад |
Chris Crone
|
d154c41586
Update copyright
|
5 лет назад |
Nicolas De Loof
|
d4c745a7a8
AWS CI environment is not dedicated to tests
|
5 лет назад |
Guillaume Tardif
|
171ab1bd0c
Most common scenario is to use `compose ls` without name option, and list all stacks
|
5 лет назад |
aiordache
|
9098405313
Fix `compose ls` tests
|
5 лет назад |
aiordache
|
3ed90ea467
replace check with Equal in e2e test
|
5 лет назад |
aiordache
|
19a707495f
add test for compose ls
|
5 лет назад |
Guillaume Tardif
|
58cb3491ae
Wait only for the first “DELETE_COMPLETE” line when running `docker compose down` (~4 secs, instead of waiting 8-9 mins for the entire aws stack to be deleted), and let aws fully delete stack async.
|
5 лет назад |
Guillaume Tardif
|
ed395a1e64
Display nice message on context creation (message taken from Moby cli)
|
5 лет назад |
Guillaume Tardif
|
ad5c465bd1
Merge pull request #485 from docker/repo-rename
|
5 лет назад |
Guillaume Tardif
|
981665b02c
Better renaming
|
5 лет назад |
Guillaume Tardif
|
2bac8cf94e
Fix linter
|
5 лет назад |
Guillaume Tardif
|
da6334f415
Renaming, expect commands to succeed by default (removed a bunch of res.Assert(success) )
|
5 лет назад |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 лет назад |
Guillaume Tardif
|
e05603a5ca
More ECS E2E tests (secrets), in // of compose
|
5 лет назад |
Guillaume Tardif
|
73f5f030ac
Fix flakiness in ECS E2E : wait when reaching nginx welcome page, sometimes stack is not fully up and we get 503 errors
|
5 лет назад |
Guillaume Tardif
|
d49d4473c3
Allow running ECS E2E tests locally
|
5 лет назад |
Guillaume Tardif
|
3a83d85d7a
First ECS E2E test
|
5 лет назад |