summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/mgr/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rados/mgr/tasks')
-rw-r--r--src/ceph/qa/suites/rados/mgr/tasks/dashboard.yaml16
-rw-r--r--src/ceph/qa/suites/rados/mgr/tasks/failover.yaml16
-rw-r--r--src/ceph/qa/suites/rados/mgr/tasks/module_selftest.yaml19
-rw-r--r--src/ceph/qa/suites/rados/mgr/tasks/workunits.yaml16
4 files changed, 0 insertions, 67 deletions
diff --git a/src/ceph/qa/suites/rados/mgr/tasks/dashboard.yaml b/src/ceph/qa/suites/rados/mgr/tasks/dashboard.yaml
deleted file mode 100644
index 3065e11..0000000
--- a/src/ceph/qa/suites/rados/mgr/tasks/dashboard.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-tasks:
- - install:
- - ceph:
- # tests may leave mgrs broken, so don't try and call into them
- # to invoke e.g. pg dump during teardown.
- wait-for-scrub: false
- log-whitelist:
- - overall HEALTH_
- - \(MGR_DOWN\)
- - \(PG_
- - replacing it with standby
- - No standby daemons available
- - cephfs_test_runner:
- modules:
- - tasks.mgr.test_dashboard
diff --git a/src/ceph/qa/suites/rados/mgr/tasks/failover.yaml b/src/ceph/qa/suites/rados/mgr/tasks/failover.yaml
deleted file mode 100644
index 34be471..0000000
--- a/src/ceph/qa/suites/rados/mgr/tasks/failover.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-tasks:
- - install:
- - ceph:
- # tests may leave mgrs broken, so don't try and call into them
- # to invoke e.g. pg dump during teardown.
- wait-for-scrub: false
- log-whitelist:
- - overall HEALTH_
- - \(MGR_DOWN\)
- - \(PG_
- - replacing it with standby
- - No standby daemons available
- - cephfs_test_runner:
- modules:
- - tasks.mgr.test_failover
diff --git a/src/ceph/qa/suites/rados/mgr/tasks/module_selftest.yaml b/src/ceph/qa/suites/rados/mgr/tasks/module_selftest.yaml
deleted file mode 100644
index ffdfe8b..0000000
--- a/src/ceph/qa/suites/rados/mgr/tasks/module_selftest.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-tasks:
- - install:
- - ceph:
- # tests may leave mgrs broken, so don't try and call into them
- # to invoke e.g. pg dump during teardown.
- wait-for-scrub: false
- log-whitelist:
- - overall HEALTH_
- - \(MGR_DOWN\)
- - \(PG_
- - replacing it with standby
- - No standby daemons available
- - Reduced data availability
- - Degraded data redundancy
- - objects misplaced
- - cephfs_test_runner:
- modules:
- - tasks.mgr.test_module_selftest
diff --git a/src/ceph/qa/suites/rados/mgr/tasks/workunits.yaml b/src/ceph/qa/suites/rados/mgr/tasks/workunits.yaml
deleted file mode 100644
index d7261f4..0000000
--- a/src/ceph/qa/suites/rados/mgr/tasks/workunits.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-tasks:
- - install:
- - ceph:
- # tests may leave mgrs broken, so don't try and call into them
- # to invoke e.g. pg dump during teardown.
- wait-for-scrub: false
- log-whitelist:
- - overall HEALTH_
- - \(MGR_DOWN\)
- - \(PG_
- - replacing it with standby
- - No standby daemons available
- - workunit:
- clients:
- client.0:
- - mgr \ No newline at end of file