Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
5 years ago |
Guillaume Tardif
|
7138ecc899
ACI : when following logs (actually polling logs), stop polling when the container is not running anymore.
|
5 years ago |
Guillaume Tardif
|
b0c50ed6dd
Implement compose ps on ACI
|
5 years ago |
Guillaume Tardif
|
ed395a1e64
Display nice message on context creation (message taken from Moby cli)
|
5 years ago |
Guillaume Tardif
|
ad5c465bd1
Merge pull request #485 from docker/repo-rename
|
5 years ago |
Guillaume Tardif
|
981665b02c
Better renaming
|
5 years ago |
Guillaume Tardif
|
2bac8cf94e
Fix linter
|
5 years ago |
Guillaume Tardif
|
7204692e3a
Use test name instead of arbitrary string that needs to be different for each test
|
5 years ago |
Guillaume Tardif
|
30884ad91a
Display executed commands (prefixed with test name for readable logs in // runs)
|
5 years ago |
Guillaume Tardif
|
da6334f415
Renaming, expect commands to succeed by default (removed a bunch of res.Assert(success) )
|
5 years ago |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 years ago |
Guillaume Tardif
|
e19a740102
Adapt aci compose test reflecting the change.
|
5 years ago |
Guillaume Tardif
|
64dd7a5674
Check that AZURE creds are defined when running E2E tests
|
5 years ago |
Guillaume Tardif
|
6ad48b9212
Updated ACI e2e flaky test to avoid failing when https://github.com/docker/desktop-microsoft/issues/49 happens
|
5 years ago |
Guillaume Tardif
|
27e7a0ced3
Merge pull request #475 from docker/aci_volume_keys
|
5 years ago |
Guillaume Tardif
|
a86854effd
Slightly update timeout, failing on windows nodes (https://github.com/docker/api/runs/984443961). Didn’t want to make it too long either, avoid waiting 2 mins to see when it’s failing. We’ll update this again if we see it’s not enough.
|
5 years ago |
Guillaume Tardif
|
3a60c957ae
Get storage account key from azure login, no need to specify it in compose file or run -v option
|
5 years ago |
Guillaume Tardif
|
104b3d4dc8
Change ACI test region to eastus2. Improve error output when waiting for container status
|
5 years ago |
Djordje Lukic
|
aa8bf1daaa
Add test for ACI start
|
5 years ago |
Guillaume Tardif
|
3d758b7f26
Implement `docker ps —all` filter on ACI
|
5 years ago |
Guillaume Tardif
|
ee062e8333
ACI Stop implementation
|
5 years ago |
Djordje Lukic
|
f44d29f4df
Fix the rm test without force
|
5 years ago |
Djordje Lukic
|
80c1b2246b
Merge pull request #457 from docker/feat-aci-force-rm
|
5 years ago |
Djordje Lukic
|
093a69136f
Add --force to rm on ACI
|
5 years ago |
Guillaume Tardif
|
ec5f4e9202
Add options to `docker login azure` to support Service Principal login. Use it in E2E tests
|
5 years ago |
Chris Crone
|
fc64f2923b
aci-e2e: Windows fixes
|
5 years ago |
Chris Crone
|
017053e19a
tests.e2e: Refactor
|
5 years ago |
Ulysses Souza
|
a2c2d6aa5d
Add Restart Policy support when running single container
|
5 years ago |
aiordache
|
87245ef727
rename packages ( amazon to ecs and azure to aci )
|
5 years ago |
Djordje Lukic
|
4480d27595
Don't set the container name in the test
|
5 years ago |