Historique des commits

Auteur SHA1 Message Date
  Vincent Demeester 9ff9a91ab7 Remove `cli/flags` package il y a 8 ans
  Vincent Demeester 71d60ec0eb Move cli.Configdir away (in `flags`). il y a 8 ans
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope il y a 8 ans
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… il y a 8 ans
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration il y a 8 ans
  Vincent Demeester 1858656925 Move TearDownTest cleaning to environment package il y a 8 ans
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables il y a 8 ans
  Tonis Tiigi e533685d13 Print daemon stacktrace when trust test times out il y a 8 ans
  Vincent Demeester 4300e5e881 Add a registry package with registry v1/v2 code il y a 8 ans
  Vincent Demeester 433e2e8a1e Introduce a environment package in integration-cli il y a 8 ans
  Vincent Demeester ce964a607a Move package cliconfig to cli/config il y a 8 ans
  Aaron Lehmann 62cd3b39f9 integration-cli: Add integration tests for swarm services + content trust il y a 8 ans
  Vincent Demeester e857785df4 Fixing win2lin builds by adding a testRequires to DockerDaemonSuite il y a 8 ans
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… il y a 8 ans
  Vincent Demeester 48de91a33f Extract daemon to its own package il y a 8 ans
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors il y a 8 ans
  Anusha Ragunathan 5890091cc0 Check for valid daemon in TearDownTest. il y a 8 ans
  Anusha Ragunathan 3e85271a64 Add plugin cleanup as part of standard TearDownTest. il y a 8 ans
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag il y a 8 ans
  Madhu Venugopal af185a3806 IT for e2e network-plugin support for swarmkit & services il y a 8 ans
  Michael Crosby 4e2d442901 Merge pull request #26119 from cpuguy83/lazily_load_fixtures il y a 8 ans
  Jana Radhakrishnan 99a98ccc14 Add support for docker run in swarm mode overlay il y a 9 ans
  Brian Goff ff91276d1f Move some test fixtures to go il y a 8 ans
  Michael Crosby 91e197d614 Add engine-api types to docker il y a 8 ans
  John Howard 3c6f4cd5a6 Merge pull request #25143 from cpuguy83/update_go-check il y a 9 ans
  Tonis Tiigi 34f779dbc3 Clear raft state file after every test il y a 9 ans
  Brian Goff e34244842c Ignore socket rm errors on daemon suite teardown il y a 9 ans
  Brian Goff 82dd2c3159 Make test suites dump daemon stack on test timeout il y a 9 ans
  Brian Goff 4804eb700c Use temp dir for integration daemon sockets il y a 9 ans
  Aaron Lehmann a0ccd0d42f Split advertised address from listen address il y a 9 ans