Christopher Crone
|
b7d8d2c4ab
Various fixes
|
7 年之前 |
Christopher Crone
|
7dabed019a
Fixes after dnephin review
|
7 年之前 |
Christopher Crone
|
f089a1df39
Skip some tests for E2E
|
7 年之前 |
Christopher Crone
|
dc6ddfa841
Fix tests that depend on clean environment
|
7 年之前 |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Yuanhong Peng
|
600ad5c1b7
Remove links when remove container
|
8 年之前 |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 年之前 |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年之前 |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 年之前 |
dattatrayakumbhar04
|
59b70cdabe
28722: List of containers with networkID filter is not working
|
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
|
cb89d658dc
Bump go-units
|
8 年之前 |
Vincent Demeester
|
1b6a15eedc
Merge pull request #27557 from yongtang/27178-ps-filter-publish-expose
|
8 年之前 |
Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 年之前 |
Yong Tang
|
743943f636
Add `publish` and `expose` filter for `docker ps --filter`
|
8 年之前 |
Yong Tang
|
2cd4ba1e56
Fix failure in `docker ps --format` when `.Label` has args
|
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
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 年之前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年之前 |
Vincent Demeester
|
930a9869f6
Refactor and extract TestRequire functionality
|
8 年之前 |
Josh Horwitz
|
1a149a0ea5
Adds container health support to docker ps filter
|
9 年之前 |
Elena Morozova
|
64238fef8c
all: replace loop with single append
|
8 年之前 |
Vincent Demeester
|
b6ad6d98fd
Merge pull request #24411 from vdemeester/24393-ps-filter-managed
|
8 年之前 |
Andrew Hsu
|
64b5fe76cf
integration test for missing arg error code
|
8 年之前 |
Vincent Demeester
|
5280ba83e5
Add a new "is-task" ps filter
|
8 年之前 |
John Howard
|
52f0474851
Windows: docker top implementation
|
9 年之前 |
Kara Alexandra
|
ba3f0bf0e7
Add option to specify name without --name in volume create
|
9 年之前 |