From 28546e065d0c738564732eb9366c299d8d1f0af6 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 2 Feb 2019 12:08:02 -0600 Subject: [PATCH] qa/suites/upgade/luminous-x: pglog_hardlimit succeeds now on luminous due to backport Signed-off-by: Sage Weil --- .../luminous-x/stress-split/2-partial-upgrade/firsthalf.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qa/suites/upgrade/luminous-x/stress-split/2-partial-upgrade/firsthalf.yaml b/qa/suites/upgrade/luminous-x/stress-split/2-partial-upgrade/firsthalf.yaml index e084e28daa1..58ff5ac6651 100644 --- a/qa/suites/upgrade/luminous-x/stress-split/2-partial-upgrade/firsthalf.yaml +++ b/qa/suites/upgrade/luminous-x/stress-split/2-partial-upgrade/firsthalf.yaml @@ -12,8 +12,3 @@ tasks: daemons: [mon.a,mon.b,mgr.x,osd.0,osd.1,osd.2,osd.3,osd.4,osd.5,osd.6,osd.7] mon-health-to-clog: false - print: "**** done ceph.restart of all mons and 2/3 of osds" -- exec: - osd.0: - - ceph osd set pglog_hardlimit && exit 1 || true - - ceph osd dump --format=json-pretty | grep "flags" -- print: "**** try to set pglog_hardlimit, should not succeed" -- 2.39.5