From 3ebb9c12b8a52a91d8b9b536998498fc85d9aff3 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 15 Jun 2017 10:23:29 +0800 Subject: [PATCH] Revert "qa/suites/rados/rest/mgr-restful: test on centos" This reverts commit be88220965c37f2f36c61368f465a197ac76bed3. we can workaround the limit of old requests by using the backward compatible way. Signed-off-by: Kefu Chai --- qa/suites/rados/rest/mgr-restful.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/qa/suites/rados/rest/mgr-restful.yaml b/qa/suites/rados/rest/mgr-restful.yaml index 8a452af5595..e88db832cdc 100644 --- a/qa/suites/rados/rest/mgr-restful.yaml +++ b/qa/suites/rados/rest/mgr-restful.yaml @@ -1,6 +1,3 @@ -# 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