Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 years ago |
Vincent Demeester
|
062564084a
Move fakecontext, fakegit and fakestorage to internal/test
|
7 years ago |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 years ago |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 years ago |
Sebastiaan van Stijn
|
dfedc9ef62
Remove deprecated environment.MinimalBaseImage()
|
7 years ago |
Sebastiaan van Stijn
|
a942c92dd7
Remove support for referencing images by 'repository:shortid'
|
7 years ago |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 years ago |
Vincent Demeester
|
b0ba39d431
Use `cli` for trusted relate command
|
8 years ago |
Vincent Demeester
|
56fb4653e8
Move FakeContext to `integration-cli/cli/build/context` package…
|
8 years ago |
Vincent Demeester
|
16377f4d16
Fix issue #30201 – clean trust folder at the end of the test
|
8 years ago |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 years ago |
Derek McGowan
|
0421f5173d
Remove use of forked reference package for cli
|
8 years ago |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 years ago |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 years ago |
Vincent Demeester
|
c778f4b964
Refactor docker_cli_build_test.go
|
8 years ago |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 years ago |
Yong Tang
|
e66d210891
Add config parameter to change per-container stop timeout during daemon shutdown
|
9 years ago |
cyli
|
0797af39c2
Fix API incompatibilities between notary v0.3.0 and v0.4.2:
|
8 years ago |
Darren Stahl
|
45fe59931a
Windows: Enable more create tests
|
8 years ago |
John Howard
|
78aede292b
Windows: Enable some create CI tests
|
8 years ago |
Yong Tang
|
c8d3ee8093
Allow unset `--entrypoint` in `docker run` or `docker create`
|
9 years ago |
Vincent Demeester
|
aa00520fc8
Fix create command flags
|
9 years ago |
mYmNeo
|
ce87de21a7
fix TestCreateShrinkRootfs and TestCreateShrinkRootfs
|
9 years ago |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 years ago |
Phil Estes
|
a1d8441117
Re-enable shared namespace tests for userns CI runs
|
9 years ago |
Tonis Tiigi
|
16e4c4e481
Fix docker run for 64 byte hex ID
|
9 years ago |
Shijiang Wei
|
068085005e
validate log-opt when creating containers AGAIN
|
9 years ago |
Shijiang Wei
|
7285c9a53a
validate log-opt when creating containers
|
9 years ago |