]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
suite: add --verify-ceph-hash <bool> option verify-ceph-hash
authorSage Weil <sage@newdream.net>
Fri, 12 Mar 2021 23:24:11 +0000 (17:24 -0600)
committerSage Weil <sage@newdream.net>
Fri, 12 Mar 2021 23:24:18 +0000 (17:24 -0600)
commit31996a8eee7c7e3bc77d1cd3d9ae3826af0bb8eb
treeb058dc7c76de286e1a33794dcc5ffd644fb86e25
parente8438aef42f98e8ef3e8cdc260580ac63cdc5a1f
suite: add --verify-ceph-hash <bool> option

Sometimes we want to schedule a job without verifying that the
packages exist (or appear to exist) (e.g., because the container is
there and that's what the job is using).

Signed-off-by: Sage Weil <sage@newdream.net>
scripts/suite.py
teuthology/suite/run.py