From: Ricardo Dias Date: Thu, 15 Mar 2018 16:38:14 +0000 (+0000) Subject: qa/suites/rados/mgr/tasks/dashboard: add fail_on_skip = false X-Git-Tag: wip-pdonnell-testing-20180317.202121~13^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7b774f1bb06b2100cc41c49fcccf64ce17dd32f7;p=ceph-ci.git qa/suites/rados/mgr/tasks/dashboard: add fail_on_skip = false This commit prevents dashboard API tests to be tagged as failed when some test is decorated with @skip. Signed-off-by: Ricardo Dias --- diff --git a/qa/suites/rados/mgr/tasks/dashboard.yaml b/qa/suites/rados/mgr/tasks/dashboard.yaml index 8570eaff1a4..f0141abae7c 100644 --- a/qa/suites/rados/mgr/tasks/dashboard.yaml +++ b/qa/suites/rados/mgr/tasks/dashboard.yaml @@ -18,6 +18,7 @@ tasks: - \(MDS_DAMAGE\) - rgw: [client.0] - cephfs_test_runner: + fail_on_skip: false modules: - tasks.mgr.test_dashboard - tasks.mgr.dashboard.test_auth