mirror of
https://github.com/goharbor/harbor
synced 2025-04-14 14:40:37 +00:00
Merge pull request #16521 from zyyw/enable-1-skipped-conformance-test
fix: enable one skipped conformance test
This commit is contained in:
commit
1a9de7510c
|
@ -28,6 +28,7 @@ export OCI_TEST_PULL=1
|
|||
export OCI_TEST_CONTENT_DISCOVERY=1
|
||||
export OCI_TEST_CONTENT_MANAGEMENT=1
|
||||
export OCI_CROSSMOUNT_NAMESPACE="crossmount/testrepo"
|
||||
export OCI_AUTOMATIC_CROSSMOUNT="false"
|
||||
|
||||
cd ./distribution-spec/conformance
|
||||
go test .
|
Loading…
Reference in New Issue
Block a user