]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: comment questionable suites out 30864/head
authorTatjana Dehler <tdehler@suse.com>
Fri, 11 Oct 2019 08:58:41 +0000 (10:58 +0200)
committerTatjana Dehler <tdehler@suse.com>
Fri, 11 Oct 2019 08:58:41 +0000 (10:58 +0200)
We're currently facing some issues with our integration
tests. Because of that we agreed on commenting questionable
suites out to be able to run all other suites on open pull
requests.

'test_health' and 'test_perf_counters' are commented out
because they led to issues in relation to
https://tracker.ceph.com/issues/41538
As soon as the issue has been fixed, we need to re-add
these two suites again.

Signed-off-by: Tatjana Dehler <tdehler@suse.com>
qa/suites/rados/mgr/tasks/dashboard.yaml

index 68812e3e0b815e114840481fe15bb6253ae129af..5f96e4c2d08f7dd0ac47feffd21f16e50f967401 100644 (file)
@@ -34,13 +34,13 @@ tasks:
         - tasks.mgr.dashboard.test_cluster_configuration
         - tasks.mgr.dashboard.test_erasure_code_profile
         - tasks.mgr.dashboard.test_ganesha
-        - tasks.mgr.dashboard.test_health
+        - tasks.mgr.dashboard.test_health
         - tasks.mgr.dashboard.test_host
         - tasks.mgr.dashboard.test_logs
         - tasks.mgr.dashboard.test_mgr_module
         - tasks.mgr.dashboard.test_monitor
         - tasks.mgr.dashboard.test_osd
-        - tasks.mgr.dashboard.test_perf_counters
+        - tasks.mgr.dashboard.test_perf_counters
         - tasks.mgr.dashboard.test_pool
         - tasks.mgr.dashboard.test_rbd
         - tasks.mgr.dashboard.test_requests