From: Neha Ojha Date: Wed, 1 Dec 2021 00:39:57 +0000 (+0000) Subject: qa: remove leftovers from nautilus X-Git-Tag: v17.1.0~324^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ed4bb05bd945c5d30cb70b88b1f8db0eb64a6ab1;p=ceph.git qa: remove leftovers from nautilus pglog_hardlimit and msgr2 Signed-off-by: Neha Ojha --- diff --git a/qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml b/qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml index 16491cda8a4d..f2b82fc1240a 100644 --- a/qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml +++ b/qa/suites/upgrade/octopus-x/stress-split-no-cephadm/5-finish-upgrade.yaml @@ -13,10 +13,4 @@ tasks: wait-for-healthy: false wait-for-osds-up: true - print: "**** done restarted/upgrated => mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*" -- exec: - osd.0: - - ceph osd set pglog_hardlimit - - ceph osd dump --format=json-pretty | grep "flags" - - ceph config set global mon_warn_on_msgr2_not_enabled false -- print: "**** done try to set pglog_hardlimit again, should succeed"