From be88220965c37f2f36c61368f465a197ac76bed3 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 9 Jun 2017 14:21:23 -0400 Subject: [PATCH] qa/suites/rados/rest/mgr-restful: test on centos Signed-off-by: Sage Weil --- qa/suites/rados/rest/mgr-restful.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/rados/rest/mgr-restful.yaml b/qa/suites/rados/rest/mgr-restful.yaml index e88db832cdc3e..8a452af559528 100644 --- a/qa/suites/rados/rest/mgr-restful.yaml +++ b/qa/suites/rados/rest/mgr-restful.yaml @@ -1,3 +1,6 @@ +# ubuntu trusty has old requests. xenial is okay, but we can't blacklist +# just trusty, so: +os_type: centos roles: - [mon.a, mgr.x, osd.0, osd.1, osd.2, mds.a, client.a] tasks: -- 2.39.5