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 e30b746aef Fix TagManifests with shared digests under the same repository.
TagManifests can (apparently, in very rare scenarios) share manifests with the exact same digests, so we need to support that case in the backfill worker. We also need to remove a unique constraint on the manifest column in the mapping table to support this case.
2018-08-20 11:32:59 -04:00
..
test_manifestbackfillworker.py Fix TagManifests with shared digests under the same repository. 2018-08-20 11:32:59 -04:00
test_repositoryactioncounter.py Remove extra whitespace 2017-04-24 17:04:09 -04:00
test_storagereplication.py Move storagereplication test under the workers test directory 2018-07-19 15:56:20 -04:00