Chris Crone
|
fc64f2923b
aci-e2e: Windows fixes
|
5 éve |
Chris Crone
|
017053e19a
tests.e2e: Refactor
|
5 éve |
Ulysses Souza
|
a2c2d6aa5d
Add Restart Policy support when running single container
|
5 éve |
aiordache
|
87245ef727
rename packages ( amazon to ecs and azure to aci )
|
5 éve |
Djordje Lukic
|
4480d27595
Don't set the container name in the test
|
5 éve |
Guillaume Tardif
|
1fbdbbbbe3
Merge pull request #381 from docker/fix-logs-windows
|
5 éve |
Guillaume Tardif
|
d21fd7b8cf
Do not fail (divide by zero) if terminal width is not set. Improved a bit the ACI e2e test, happy that it catches this error (this was going to break the log gRPC API)
|
5 éve |
Guillaume Tardif
|
52c2d09eae
Merge pull request #376 from docker/logout
|
5 éve |
Djordje Lukic
|
ef2d304762
Allow non-interactive exec on ACI
|
5 éve |
Guillaume Tardif
|
492ce96dd4
Implement azure logout
|
5 éve |
Guillaume Tardif
|
7cd0b3c159
Separate ACI e2e tests, allowing to run a single one
|
5 éve |
Guillaume Tardif
|
a2ea2347ba
Remove It() in e2e tests, simplified step declaration. Nicer test output for all tests
|
5 éve |
Guillaume Tardif
|
c5cd0f44f8
Fix ACI e2e tests : do not use console if no tty option set in exec
|
5 éve |
Guillaume Tardif
|
16acc36033
Merge pull request #356 from docker/fix-non-interactive
|
5 éve |
Guillaume Tardif
|
f7daa70c87
Add ACI e2e test starting mysql with typical env vars
|
5 éve |
Ulysses Souza
|
35cbb621fb
Add check on exec looking for arguments
|
5 éve |
Guillaume Tardif
|
e4c1a1f945
Fix `docker compose up` with default project name being derived from current working dir. has been fixed upstream in compose-go (see https://github.com/compose-spec/compose-go/pull/56)
|
5 éve |
Guillaume Tardif
|
76cb73c5c2
ACI : allow `docker compose down —project-name xxx` without requiring the compose file
|
5 éve |
Guillaume Tardif
|
4a1b50a9cd
Merge pull request #326 from docker/run_follow_logs
|
5 éve |
Guillaume Tardif
|
5eea111ecf
Run containers and attach to logs by default, detach with -d option
|
5 éve |
Guillaume Tardif
|
a9ef20eefd
In ACI e2e tests, do not wait for full resource group deletion at the end, let ACI clean things UP (timeframe ~45 sec). This is costing GH Action minutes for nothing, and slows test results.
|
5 éve |
Djordje Lukic
|
94a530b05f
Make log stream test more readable
|
5 éve |
Guillaume Tardif
|
a48c4fb41c
Merge pull request #307 from docker/aci_e2e_group
|
5 éve |
Guillaume Tardif
|
f850dc557d
Random ACI group name for tests, otherwise we are conflicting with each other + the CI.
|
5 éve |
Djordje Lukic
|
fdc2bd34d7
Add test for `logs --follow` on ACI
|
5 éve |
Guillaume Tardif
|
2268f0c598
Renamed Login method specific to tests, to make things more explicit
|
5 éve |
Guillaume Tardif
|
eda438aaed
Added basic support for service principal login, run ACI e2e tests with it
|
5 éve |
Guillaume Tardif
|
2df807abca
Uses compose update e2e test to also test compose exposing multiple ports
|
5 éve |
Guillaume Tardif
|
daf7061e30
Merge pull request #244 from docker/aci_dns_sidecar
|
5 éve |
Guillaume Tardif
|
76a1753396
ACI e2e required change, because the output includes the progress info.
|
5 éve |