]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: Improve package query caching
authorZack Cerza <zack@redhat.com>
Wed, 22 Nov 2023 01:25:56 +0000 (18:25 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 5 Dec 2023 21:01:17 +0000 (14:01 -0700)
commit42cc5695f05bc91a5a901ba73edd28fbc419fbb2
treef3671ecf0afc038b833daa2d5b0f56f7c870be5c
parentf2de108beb0a6dde7f3e6c96039071828a1f6269
suite: Improve package query caching

We had our own "system" for caching, but it had the unfortunate characteristic
 of being a big bowl of spaghetti. While eating said pasta I also noticed we
had two competing "distro defaults" concepts - so that let me delete even more
code. Yum!

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/suite/run.py
teuthology/suite/test/test_util.py
teuthology/suite/util.py