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 |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 years ago |
Anusha Ragunathan
|
5890091cc0
Check for valid daemon in TearDownTest.
|
8 years ago |
Anusha Ragunathan
|
3e85271a64
Add plugin cleanup as part of standard TearDownTest.
|
8 years ago |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 years ago |
Madhu Venugopal
|
af185a3806
IT for e2e network-plugin support for swarmkit & services
|
8 years ago |
Michael Crosby
|
4e2d442901
Merge pull request #26119 from cpuguy83/lazily_load_fixtures
|
8 years ago |
Jana Radhakrishnan
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
9 years ago |
Brian Goff
|
ff91276d1f
Move some test fixtures to go
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
John Howard
|
3c6f4cd5a6
Merge pull request #25143 from cpuguy83/update_go-check
|
9 years ago |
Tonis Tiigi
|
34f779dbc3
Clear raft state file after every test
|
9 years ago |
Brian Goff
|
e34244842c
Ignore socket rm errors on daemon suite teardown
|
9 years ago |
Brian Goff
|
82dd2c3159
Make test suites dump daemon stack on test timeout
|
9 years ago |
Brian Goff
|
4804eb700c
Use temp dir for integration daemon sockets
|
9 years ago |
Aaron Lehmann
|
a0ccd0d42f
Split advertised address from listen address
|
9 years ago |