OCI Distribution Conformance Tests

Summary
9 failed53 skipped
Start Time Oct 11 06:23:21.926 +0000 UTC
End Time Oct 11 06:23:22.133 +0000 UTC
Time Elapsed 206.437518ms
Test Version v1.0.0
Configuration
OCI_ROOT_URL=https://registry-1.docker.io
OCI_NAMESPACE=REPLACEME/REPLACEME
OCI_TEST_CONTENT_DISCOVERY=1
OCI_HIDE_SKIPPED_WORKFLOWS=1

Content Discovery

Setup

+

Populate registry with test blob


Expected
    <int>: 404
to be <
    <int>: 300

+

Populate registry with test layer


Expected
    <int>: 404
to be <
    <int>: 300

+

Populate registry with test tags


Expected
    <int>: 404
to be <
    <int>: 300

+

Populate registry with test tags (no push)



Test content discovery endpoints

+

GET request to list tags should yield 200 response


Expected
    <int>: 404
to equal
    <int>: 200

+

GET number of tags should be limitable by `n` query parameter


Expected
    <int>: 404
to equal
    <int>: 200


Teardown

+

Delete config blob created in tests


Expected
    <int>: 404
To satisfy at least one of these matchers: [%!s(*matchers.AndMatcher=&{[0xc000420720 0xc000420750] 0xc000420750}) %!s(*matchers.EqualMatcher=&{405})]

+

Delete layer blob created in setup


Expected
    <int>: 404
To satisfy at least one of these matchers: [%!s(*matchers.AndMatcher=&{[0xc000580660 0xc000580690] 0xc000580690}) %!s(*matchers.EqualMatcher=&{405})]

+

Delete created manifest & associated tags


Expected
    <int>: 404
To satisfy at least one of these matchers: [%!s(*matchers.AndMatcher=&{[0xc000420e10 0xc000420e40] 0xc000420e40}) %!s(*matchers.EqualMatcher=&{405})]