From 19be155c3e23cc9cc840aa620dddb620f49af02c Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 14 Feb 2019 20:16:12 -0600 Subject: [PATCH] qa/suites/upgrade/mimic-x/stress-split: drop pglog_hardlimit test Signed-off-by: Sage Weil --- .../mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qa/suites/upgrade/mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml b/qa/suites/upgrade/mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml index 354871920747f..c88a297ab2e26 100644 --- a/qa/suites/upgrade/mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml +++ b/qa/suites/upgrade/mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml @@ -12,8 +12,3 @@ tasks: daemons: [mon.a,mon.b,mon.c,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 all mons and 2/3 of osds" -- exec: - mon.a: - - 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