]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/singleton/reg11184: remove old test
authorSage Weil <sage@redhat.com>
Tue, 18 Sep 2018 13:30:58 +0000 (08:30 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 17:58:00 +0000 (12:58 -0500)
This bug was about filtering missing and divergent when doing a partial
PG import.  We don't support partial PG imports any more, so this can
go away!

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/singleton/all/reg11184.yaml [deleted file]

diff --git a/qa/suites/rados/singleton/all/reg11184.yaml b/qa/suites/rados/singleton/all/reg11184.yaml
deleted file mode 100644 (file)
index f3c8575..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-roles:
-- - mon.a
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-
-overrides:
-  ceph:
-    conf:
-      osd:
-        debug osd: 5
-    log-whitelist:
-      - overall HEALTH_
-      - \(OSDMAP_FLAGS\)
-      - \(OSD_
-      - \(PG_
-      - \(SMALLER_PGP_NUM\)
-      - \(OBJECT_
-tasks:
-- install:
-- ceph:
-- reg11184: