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
Joseph Schorr c29f9ccc7f Fix TTL on heartbeat in etcd
Until now, once the heartbeat has expired, we would issue a TTL that is negative, which causes etcd to either raise an exception or simply ignore the expiration (depending on the version of etcd). This change ensures that once the key is expired, it is removed immediately via a set of a TTL of 0. Also adds tests for this case and the normal expiration case.
2016-08-03 11:15:03 -04:00
..
data Add a sitemap.txt for popular public repos 2016-06-17 14:34:20 -04:00
triggerjson Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
__init__.py Add some tests to verify we're not leaking anything to completely public users (we're not) 2013-11-06 17:09:22 -05:00
analytics.py Add some tests to make sure our docker API is properly respecting auth. 2013-11-07 17:10:57 -05:00
fulldbtest.sh Change derived storage to be based on image 2015-11-24 12:44:07 -05:00
helpers.py Add ability for super users to take ownership of namespaces 2016-06-13 16:22:52 -04:00
queue_threads.py Refactor queue locking to not use select for update 2015-11-03 11:32:28 -05:00
registry_tests.py Disable ACI tests when build under Docker 2016-07-13 14:23:30 -04:00
specs.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05:00
test_anon_checked.py Fix tests in response to breakage in #351 2015-08-17 16:26:20 -04:00
test_api_security.py Add ability for super users to take ownership of namespaces 2016-06-13 16:22:52 -04:00
test_api_usage.py Fix delete team error message for admin teams 2016-07-11 15:47:05 -04:00
test_auth.py Fix WWW-Authenticate header on 401 2016-04-13 09:01:42 -04:00
test_backfill_allocator.py Fix allocator test 2016-02-11 17:18:19 -05:00
test_blobmodel.py Fix uncompressed size for blob store and add test 2016-03-29 14:16:56 -04:00
test_buildman.py Fix TTL on heartbeat in etcd 2016-08-03 11:15:03 -04:00
test_cloud_storage.py Add mocked unit tests for cloud storage engine 2016-03-23 12:13:54 -04:00
test_digest_tools.py Prevent invalid tags on builds 2016-07-25 17:50:35 -07:00
test_dockerfileparse.py Fix Dockerfile parsing for unicode and add testing 2015-08-31 14:32:26 -04:00
test_endpoints.py Add a sitemap.txt for popular public repos 2016-06-17 14:34:20 -04:00
test_external_jwt_authn.py use different ports for jwt tests 2015-10-27 17:32:46 -04:00
test_filelike.py BaseStreamFileLike: handle reads that return None 2015-09-30 17:46:59 -04:00
test_gc.py Optimize GC query for looking up deletable storages 2016-07-26 13:47:15 -07:00
test_github.py Fix handling of Github API paths and add tests 2016-06-30 14:10:22 -04:00
test_image_sharing.py Unionize the mega query - It needed more performance-based benefits 2015-10-09 14:45:05 -07:00
test_imagetree.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
test_keystone_auth.py Add basic tests for keystone auth 2016-02-05 09:50:46 +02:00
test_ldap.py Fix LDAP DN building for empty RDN list 2016-07-22 14:40:53 -04:00
test_manifests.py Fix link-to-parent-with-different-blob issue and add a test 2016-03-14 15:35:18 -04:00
test_names.py Prevent invalid tags on builds 2016-07-25 17:50:35 -07:00
test_permissions.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
test_prepare_trigger.py Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
test_queries.py Optimize blob lookup 2015-12-04 14:47:09 -05:00
test_queue.py Fix queue tests for MySQL 2016-07-15 13:27:50 -04:00
test_queuefile.py Add a binary data test for queue file 2016-05-13 15:56:06 -04:00
test_registry_v2_auth.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
test_repomodel.py Add a sitemap.txt for popular public repos 2016-06-17 14:34:20 -04:00
test_secscan.py test_secscan: add a second before reads from queue 2016-07-18 14:19:36 -04:00
test_storagereplication.py Fix storage replication for CAS and add tests 2016-07-12 13:46:06 -04:00
test_streamlayerformat.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
test_suconfig_api.py Add Kubernetes configuration provider which writes config to a secret 2015-09-10 12:19:59 -04:00
test_swift.py Add a test for swift path computation 2016-01-15 15:35:04 -05:00
test_trigger.py Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
test_util.py Fix handling of Github API paths and add tests 2016-06-30 14:10:22 -04:00
test_v1_endpoint_security.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
test_v2_endpoint_security.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
test_visible_repos.py Add additional tests for repo visibility and further simplify the query for perf 2015-10-15 12:12:57 -04:00
testconfig.py Disable prometheus in tests 2016-07-14 15:48:21 -04:00
testlogs.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00