Tibor Vass
|
f23a51a860
Revert "Remove Schema1 integration test suite"
|
6 年之前 |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 年之前 |
Brian Goff
|
13b7d11be1
Remove Schema1 integration test suite
|
6 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 年之前 |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 年之前 |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 年之前 |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 年之前 |
Sebastiaan van Stijn
|
e5058ff15c
Merge pull request #29947 from vdemeester/integration-some-runCommandWithOutput-clean
|
8 年之前 |
Vincent Demeester
|
303b1d200a
Update trustedCmd to be compatible with testutil/cmd
|
8 年之前 |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 年之前 |
Vincent Demeester
|
87e3fcfe1e
Clean some runCommandWithOutput accross integration-cli code
|
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 年之前 |
Antonio Murdaca
|
67d752ac55
support legacy registries in exernal stores
|
9 年之前 |
Nirmal Mehta
|
f66f5d4bdc
fixed spelling error in cli pull local test
|
9 年之前 |
Tonis Tiigi
|
641c1808e1
Move implicit pull test to use local registry
|
9 年之前 |
Antonio Murdaca
|
1b5c2e1d72
distribution: errors: do not access the errors slice if it's empty
|
9 年之前 |
Aaron Lehmann
|
7cf894ce10
Fix pulling images that contain no layers at all
|
9 年之前 |
Antonio Murdaca
|
44152144ca
cliconfig: credentials: support getting all auths
|
9 年之前 |
Ken Cochrane
|
aee260d4eb
Remove email address field from login
|
9 年之前 |
David Calavera
|
cf721c23e7
Client credentials store.
|
9 年之前 |
Tibor Vass
|
e8ce350669
Merge pull request #19424 from aaronlehmann/revert-multiple-pull-errors
|
9 年之前 |
Aaron Lehmann
|
87338bf0fa
Revert reporting of multiple pull errors
|
9 年之前 |
Stefan Scherer
|
4f339570cb
Skip failing tests on ARM to get red/green feedback from Jenkins
|
9 年之前 |
Aaron Lehmann
|
ad6c1b7649
Add integration test for pulling a manifest list
|
9 年之前 |
Aaron Lehmann
|
1fa2e31151
Build a pre-schema2 registry to test schema1 push/pull
|
9 年之前 |
Aaron Lehmann
|
9d6acbee92
When a manifest is not found, allow fallback to v1
|
9 年之前 |