You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/tests
Sebastiaan van Stijn 238790e740
test: relax validation of TEST_BUILDKIT_IMAGE to reduce direct dependencies
commit 2d124e0ce9 added some integration-tests,
and as part of those tests added github.com/distribution/distribution/v3 as a
direct dependency.

github.com/distribution/distribution/v3 is unreleased, and is still receiving
backward breaking changes. While this dependency is already used elsewhere,
it looks like the only use in buildx was for a sanity check of the custom
TEST_BUILDKIT_IMAGE; we can probably relax that check to avoid adding the
direct dependency.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
workers test: add basic integration tests 2 years ago
build.go test: add basic integration tests 2 years ago
inspect.go test: add basic integration tests 2 years ago
integration.go test: add basic integration tests 2 years ago
integration_test.go test: relax validation of TEST_BUILDKIT_IMAGE to reduce direct dependencies 2 years ago
ls.go test: add basic integration tests 2 years ago