Sebastiaan van Stijn
|
40b3edc81e
integration-cli: fix TestPushMultipleTags
|
5 yıl önce |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 yıl önce |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 yıl önce |
Tibor Vass
|
0811297608
use gotest.tools assertions in docker_cli_push_test.go
|
6 yıl önce |
Tibor Vass
|
f23a51a860
Revert "Remove Schema1 integration test suite"
|
6 yıl önce |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 yıl önce |
Brian Goff
|
13b7d11be1
Remove Schema1 integration test suite
|
6 yıl önce |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
7 yıl önce |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 yıl önce |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 yıl önce |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 yıl önce |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 yıl önce |
Vincent Demeester
|
9ff9a91ab7
Remove `cli/flags` package
|
8 yıl önce |
Vincent Demeester
|
71d60ec0eb
Move cli.Configdir away (in `flags`).
|
8 yıl önce |
Arnaud Porterie (icecrime)
|
32915b1d0a
Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope
|
8 yıl önce |
Vincent Demeester
|
b0ba39d431
Use `cli` for trusted relate command
|
8 yıl önce |
Derek McGowan
|
5ff82cffee
Revert retry count change
|
8 yıl önce |
Sebastiaan van Stijn
|
6263c3cf2e
Merge pull request #32058 from tophj-ibm/flaky-token-test
|
8 yıl önce |
Christopher Jones
|
a96bf0fb2f
Fix flaky test DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError
|
8 yıl önce |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 yıl önce |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 yıl önce |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 yıl önce |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
8 yıl önce |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 yıl önce |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 yıl önce |
Vincent Demeester
|
ce964a607a
Move package cliconfig to cli/config
|
8 yıl önce |
Derek McGowan
|
3f5392fdda
Update token server error test to not fail on retries
|
8 yıl önce |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 yıl önce |
Antonio Murdaca
|
a0c8970df1
integration-cli: ensure digest is the same after cross-repo push
|
9 yıl önce |
Derek McGowan
|
33984f256b
Always store the image digest when pulling and pushing an image.
|
9 yıl önce |