Historique des commits

Auteur SHA1 Message Date
  Guillaume Tardif e19a740102 Adapt aci compose test reflecting the change. il y a 5 ans
  Guillaume Tardif 64dd7a5674 Check that AZURE creds are defined when running E2E tests il y a 5 ans
  Guillaume Tardif 6ad48b9212 Updated ACI e2e flaky test to avoid failing when https://github.com/docker/desktop-microsoft/issues/49 happens il y a 5 ans
  Guillaume Tardif 27e7a0ced3 Merge pull request #475 from docker/aci_volume_keys il y a 5 ans
  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. il y a 5 ans
  Guillaume Tardif 3a60c957ae Get storage account key from azure login, no need to specify it in compose file or run -v option il y a 5 ans
  Guillaume Tardif 104b3d4dc8 Change ACI test region to eastus2. Improve error output when waiting for container status il y a 5 ans
  Djordje Lukic aa8bf1daaa Add test for ACI start il y a 5 ans
  Guillaume Tardif 3d758b7f26 Implement `docker ps —all` filter on ACI il y a 5 ans
  Guillaume Tardif ee062e8333 ACI Stop implementation il y a 5 ans
  Djordje Lukic f44d29f4df Fix the rm test without force il y a 5 ans
  Djordje Lukic 80c1b2246b Merge pull request #457 from docker/feat-aci-force-rm il y a 5 ans
  Djordje Lukic 093a69136f Add --force to rm on ACI il y a 5 ans
  Guillaume Tardif ec5f4e9202 Add options to `docker login azure` to support Service Principal login. Use it in E2E tests il y a 5 ans
  Chris Crone fc64f2923b aci-e2e: Windows fixes il y a 5 ans
  Chris Crone 017053e19a tests.e2e: Refactor il y a 5 ans
  Ulysses Souza a2c2d6aa5d Add Restart Policy support when running single container il y a 5 ans
  aiordache 87245ef727 rename packages ( amazon to ecs and azure to aci ) il y a 5 ans
  Djordje Lukic 4480d27595 Don't set the container name in the test il y a 5 ans
  Guillaume Tardif 1fbdbbbbe3 Merge pull request #381 from docker/fix-logs-windows il y a 5 ans
  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) il y a 5 ans
  Guillaume Tardif 52c2d09eae Merge pull request #376 from docker/logout il y a 5 ans
  Djordje Lukic ef2d304762 Allow non-interactive exec on ACI il y a 5 ans
  Guillaume Tardif 492ce96dd4 Implement azure logout il y a 5 ans
  Guillaume Tardif 7cd0b3c159 Separate ACI e2e tests, allowing to run a single one il y a 5 ans
  Guillaume Tardif a2ea2347ba Remove It() in e2e tests, simplified step declaration. Nicer test output for all tests il y a 5 ans
  Guillaume Tardif c5cd0f44f8 Fix ACI e2e tests : do not use console if no tty option set in exec il y a 5 ans
  Guillaume Tardif 16acc36033 Merge pull request #356 from docker/fix-non-interactive il y a 5 ans
  Guillaume Tardif f7daa70c87 Add ACI e2e test starting mysql with typical env vars il y a 5 ans
  Ulysses Souza 35cbb621fb Add check on exec looking for arguments il y a 5 ans