This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/endpoints/v2/test
Joseph Schorr b2485934ed Enable caching of blobs in V2 registry protocol, to avoid DB connections after the cache has been loaded
This should help for bursty pull traffic, as it will avoid DB connections on a huge % of requests
2017-12-14 13:38:24 -05:00
..
test_blob.py Enable caching of blobs in V2 registry protocol, to avoid DB connections after the cache has been loaded 2017-12-14 13:38:24 -05:00
test_models_pre_oci.py Fix get_blob_path to not make any database calls and add a test 2017-12-13 16:27:46 -05:00
test_v2_tuf.py test: convert registry auth test to pytest 2017-07-12 15:14:12 -04:00