OCI Distribution Conformance Tests

Summary
10 passed52 skipped
Start Time Oct 11 06:01:18.744 +0000 UTC
End Time Oct 11 06:01:22.040 +0000 UTC
Time Elapsed 3.296695099s
Test Version v1.0.0
Configuration
OCI_ROOT_URL=https://acroci.azurecr.io
OCI_NAMESPACE=ocitest/content-management
OCI_USERNAME=*****
OCI_PASSWORD=*****
OCI_TEST_CONTENT_MANAGEMENT=1
OCI_HIDE_SKIPPED_WORKFLOWS=1

Content Management

Setup

+

Populate registry with test config blob


+

Populate registry with test layer


+

Populate registry with test tag


+

Check how many tags there are before anything gets deleted



Manifest delete

+

DELETE request to manifest tag should return 202, unless tag deletion is disallowed (400/405)


+

DELETE request to manifest (digest) should yield 202 response unless already deleted


+

GET request to deleted manifest URL should yield 404 response, unless delete is disallowed


+

GET request to tags list should reflect manifest deletion



Blob delete

+

DELETE request to blob URL should yield 202 response


+

GET request to deleted blob URL should yield 404 response