From: Kefu Chai Date: Tue, 23 Jun 2020 07:40:30 +0000 (+0800) Subject: qa/suites/rados/thrash-old-clients: disable verify_ceph_hash X-Git-Tag: wip-pdonnell-testing-20200918.022351~908^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=743edd03fd8eaf7070de28c1ca5adcdccf8d7470;p=ceph-ci.git qa/suites/rados/thrash-old-clients: disable verify_ceph_hash in this test, older ceph clients are installed on el7, but the ceph cluster is deployed using cephadm, which in turn pulls ceph container images built using the ceph being tested on el8. since we've dropped the build of master on el7, there is no need to verify if ceph package is available if cephadm is used for deploying the cluster. Signed-off-by: Kefu Chai --- diff --git a/qa/suites/rados/thrash-old-clients/ceph.yaml b/qa/suites/rados/thrash-old-clients/ceph.yaml index 42f9495a851..468b4af27d0 100644 --- a/qa/suites/rados/thrash-old-clients/ceph.yaml +++ b/qa/suites/rados/thrash-old-clients/ceph.yaml @@ -1,2 +1,4 @@ +# Don't verify os + flavor + sha1 +verify_ceph_hash: false tasks: - cephadm: