Commit History

Author SHA1 Message Date
  Vincent Demeester 239a8a5189 Small daemon refactoring and add swarm init/join helpers 7 years ago
  Vincent Demeester 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 years ago
  Vincent Demeester 83d18cf4e3 Make internal/test/daemon.Daemon swarm aware 7 years ago
  Vincent Demeester f0d277fe84 Move integration-cli daemon package to internal/test… 7 years ago
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 years ago
  Vincent Demeester 18dd1d9aba Fixes some integration/container test to run on remote daemon 7 years ago
  Sebastiaan van Stijn da8032d7d3 Remove deprecated environment.ExperimentalDaemon() 7 years ago
  Christopher Jones c95b17e598 [integration-cli] ensureFrozenImages here too 7 years ago
  Ri Xu 87e8a936e8 Typo fixed and simple code. 7 years ago
  Vincent Demeester 9be245f438 Merge pull request #34805 from chris-crone/containerize-integration-tests 7 years ago
  Christopher Crone 7dabed019a Fixes after dnephin review 7 years ago
  Christopher Crone 063c89c71f Protect entire environment when testing 7 years ago
  Daniel Nephin 014cecda46 Only attempt to find pid with local daemon 7 years ago
  Daniel Nephin f85ef42ea5 Refactor test environment 7 years ago
  Daniel Nephin 5fa134b906 Protect images in the integration/ suite 8 years ago
  Brian Goff 15a538a627 Testing: Use local plugins, not from hub 8 years ago
  Vincent Demeester 9ff9a91ab7 Remove `cli/flags` package 8 years ago
  Vincent Demeester 71d60ec0eb Move cli.Configdir away (in `flags`). 8 years ago
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope 8 years ago
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… 8 years ago
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 years ago
  Vincent Demeester 1858656925 Move TearDownTest cleaning to environment package 8 years ago
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables 8 years ago
  Tonis Tiigi e533685d13 Print daemon stacktrace when trust test times out 8 years ago
  Vincent Demeester 4300e5e881 Add a registry package with registry v1/v2 code 8 years ago
  Vincent Demeester 433e2e8a1e Introduce a environment package in integration-cli 8 years ago
  Vincent Demeester ce964a607a Move package cliconfig to cli/config 8 years ago
  Aaron Lehmann 62cd3b39f9 integration-cli: Add integration tests for swarm services + content trust 8 years ago
  Vincent Demeester e857785df4 Fixing win2lin builds by adding a testRequires to DockerDaemonSuite 8 years ago
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 years ago