]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology: use rhel8 for querying package version 1519/head
authorKefu Chai <kchai@redhat.com>
Tue, 23 Jun 2020 01:09:48 +0000 (09:09 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 23 Jun 2020 01:39:20 +0000 (09:39 +0800)
commit8a8dc3e18ebc17b4a183742cc4d09d4a9f64bee1
tree98979f0075651ce2f1a36108c705a0e5860dee2a
parent966551397f593ac04c9e1d5f5baba64111979031
teuthology: use rhel8 for querying package version

as we don't build packages for el7 on master anymore. but we do build
packages for nautilus and octopus.

* suite: use rhel8 for querying package version
* orchestra/opsys: update default OS versions
  centos/rhel 7.6 -> 8.1

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/orchestra/opsys.py
teuthology/suite/util.py
teuthology/test/test_packaging.py