]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_manager.py: don't use log-early in raw_cluster_cmd 39960/head
authorNeha Ojha <nojha@redhat.com>
Tue, 9 Mar 2021 19:40:31 +0000 (19:40 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 9 Mar 2021 20:40:12 +0000 (20:40 +0000)
commitb8dd87424ecb013a2d7aba84b90dadaeba8f0bac
tree21cab9975bd6966017a489e041e13d233b634b9f
parent9b829698f3d6269668c9402131bbfba81df6df0f
qa/tasks/ceph_manager.py: don't use log-early in raw_cluster_cmd

This option is not present in older versions due to which upgrade tests
using the nautilus version of the task will fail.

Caused by https://github.com/ceph/ceph/pull/37906

Fixes: https://tracker.ceph.com/issues/49672
Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/tasks/ceph_manager.py