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/storage/test
Kenny Lee Sin Cheong b6336393de Make IPResolver run the update in a separate thread
A separate thread will cache the results of parsing the range
file, and the IPResolver will hit the cache instead of blocking while recomputing the
ranges everytime. The thread updates every 600s, and retry every 60s on
failures.
2018-08-31 14:00:53 -04:00
..
test_azure.py Implement storage driver for Azure Blob Storage 2018-02-06 13:48:40 -05:00
test_cloud_storage.py Move cloud storage tests to pytest 2018-07-17 16:14:23 -04:00
test_cloudfront.py Make IPResolver run the update in a separate thread 2018-08-31 14:00:53 -04:00
test_storageproxy.py Upgrade Peewee to latest 3.x 2018-07-23 12:43:23 -04:00
test_swift.py Have Swift storage delete segments when deleting dynamic large objects 2018-05-16 16:01:49 -04:00