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/workers/test
Joseph Schorr 8a212728a3 Implement a worker for batch exporting of usage logs
This will allow customers to request their usage logs for a repository or an entire namespace, and we can export the logs in a manner that doesn't absolutely destroy the database, with every step along the way timed.
2018-12-18 15:33:03 -05:00
..
test_exportactionlogsworker.py Implement a worker for batch exporting of usage logs 2018-12-18 15:33:03 -05:00
test_repositoryactioncounter.py Remove extra whitespace 2017-04-24 17:04:09 -04:00
test_storagereplication.py Harden the storage replication worker to failures by explicitly catching certain errors, having better backoff and explicitly ensuring a layer has been replicated to a region before adding the placement into the database 2018-10-31 14:13:25 -04:00
test_tagbackfillworker.py Add a tag backfill worker to fully backfill the new-style Tag's in the background 2018-12-10 15:36:25 -05:00