This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/test/registry
Joseph Schorr 4e1ff90cb2 Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned
Also renames some methods to make it more clear what kind of information they return
2018-11-26 17:58:48 +02:00
..
__init__.py Translate LiveServerTestCase into a py.test-compatible liveserver fixture 2018-05-01 13:28:24 +03:00
fixtures.py Have registry tests run against both data models (old and new) 2018-11-13 12:00:55 +02:00
liveserverfixture.py Convert storageproxy tests to be pytest-able and use the new liveserver testcase pytest fixture 2018-06-01 17:07:15 -04:00
protocol_fixtures.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
protocol_v1.py Add support for pushing and pulling schema 2 manifests with remote layers 2018-11-14 13:21:50 +02:00
protocol_v2.py Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned 2018-11-26 17:58:48 +02:00
protocols.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
registry_tests.py Fix image replication for images with remote layers 2018-11-26 16:15:48 +02:00