]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
script: run-cbt.sh tests crimson with CyanStore instead of MemStore. 42733/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 10 Aug 2021 12:34:45 +0000 (12:34 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 10 Aug 2021 12:41:19 +0000 (12:41 +0000)
commitc930bb21fd1e1f59209f36323787354e34c27bae
tree9547676b71b7b51af75bffe6626d7717df525349
parenta5fd875665a62c8fc02b0c9473174ef383656ef0
script: run-cbt.sh tests crimson with CyanStore instead of MemStore.

These tests were always supposed to run against CyanStore. However,
commit e6ed65db8b4e0a2f8026c2e35a12dd292c5f2b8c (PR #42437) changed
the meaning of `--memstore` and introduced `--cyanstore` to be used
instead. This commit makes `run-cbt.sh` aware about the new switch.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/script/run-cbt.sh