]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/mimic-x/stress-split: drop pglog_hardlimit test 26455/head
authorSage Weil <sage@redhat.com>
Fri, 15 Feb 2019 02:16:12 +0000 (20:16 -0600)
committerSage Weil <sage@redhat.com>
Fri, 15 Feb 2019 22:06:52 +0000 (16:06 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/upgrade/mimic-x/stress-split/2-partial-upgrade/firsthalf.yaml

index 354871920747f77999a57bd982f483fc7a6b59e9..c88a297ab2e26039707b950166b2810a3ce6a2c7 100644 (file)
@@ -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"