Christopher Crone
|
86f9eb4a08
Fixes for dnephin review
|
7 лет назад |
Christopher Crone
|
0bdba0e91a
Use TLS for tests if needed
|
7 лет назад |
Daniel Nephin
|
f85ef42ea5
Refactor test environment
|
7 лет назад |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 лет назад |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 лет назад |
Brian Goff
|
c3feb046b9
Allow stopping of paused container
|
8 лет назад |
Vincent Demeester
|
a582d9dc42
[integration] Move fakegit to its own package in cli
|
8 лет назад |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 лет назад |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 лет назад |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 лет назад |
Vincent Demeester
|
56fb4653e8
Move FakeContext to `integration-cli/cli/build/context` package…
|
8 лет назад |
Vincent Demeester
|
eeaa6c96d8
[test-integration] Migrate some more tests to `cli` package
|
8 лет назад |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 лет назад |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 лет назад |
Vincent Demeester
|
5dd89abdf1
Ignore no such container in testEnv.Clean
|
8 лет назад |
Vincent Demeester
|
1858656925
Move TearDownTest cleaning to environment package
|
8 лет назад |
Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 лет назад |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 лет назад |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 лет назад |
Vincent Demeester
|
c778f4b964
Refactor docker_cli_build_test.go
|
8 лет назад |
Sebastiaan van Stijn
|
e5058ff15c
Merge pull request #29947 from vdemeester/integration-some-runCommandWithOutput-clean
|
8 лет назад |
Sebastiaan van Stijn
|
d4791c7b64
Merge pull request #29795 from vdemeester/integration-request-package
|
8 лет назад |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 лет назад |
Vincent Demeester
|
b029d3dee3
Should check for output, not error in deleteContainer
|
8 лет назад |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 лет назад |
Vincent Demeester
|
636d6ee57c
Do not fail in `TearDown` if container not found when removing
|
8 лет назад |
Sebastiaan van Stijn
|
ed689c48b0
Merge pull request #29799 from vdemeester/integration-registry-package
|
8 лет назад |
Vincent Demeester
|
4300e5e881
Add a registry package with registry v1/v2 code
|
8 лет назад |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 лет назад |
Vincent Demeester
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 лет назад |