From: Neha Ojha Date: Wed, 1 Dec 2021 00:39:57 +0000 (+0000) Subject: qa: remove leftovers from nautilus X-Git-Tag: v16.2.8~215^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e02049e130b56d65c05d43d34bb0adeabbdb82f6;p=ceph.git qa: remove leftovers from nautilus pglog_hardlimit and msgr2 Signed-off-by: Neha Ojha (cherry picked from commit ed4bb05bd945c5d30cb70b88b1f8db0eb64a6ab1) --- 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 65d4ef455741..73d6c97e803d 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 @@ -12,10 +12,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"