]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm.py: do not create rbd pool by default 38789/head
authorNeha Ojha <nojha@redhat.com>
Wed, 6 Jan 2021 15:37:47 +0000 (15:37 +0000)
committerNeha Ojha <nojha@redhat.com>
Wed, 6 Jan 2021 17:35:15 +0000 (17:35 +0000)
commitf3af610721899baa00d6c52f53ea54d30a71104f
tree6ba2fbea0f9371e0739595e986a140f89b1bdf20
parent1897b8cf57936a432a7527650ff5e79c963b1f1f
qa/tasks/cephadm.py: do not create rbd pool by default

rados/cephadm/smoke* does not use the install task and the adjust-ulimits
dependency is met as a part of it. create_rbd_pool needs adjust-ulimits,
so for now we will disable create_rbd_pool by default and only set it
to true for the upgrade suite.

Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/suites/upgrade/octopus-x/0-start.yaml
qa/tasks/cephadm.py