mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-25 11:46:43 +01:00
fix: enable one skipped conformance test
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
This commit is contained in:
parent
7dc25cc6dd
commit
b48619be0f
@ -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