From: Tamil Muthamizhan Date: Wed, 1 Mar 2017 00:02:57 +0000 (-0800) Subject: qa: replace centos 7.2 with centos 7.3 X-Git-Tag: v10.2.6~3^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13710%2Fhead;p=ceph.git qa: replace centos 7.2 with centos 7.3 s/centos_7.2/centos_7.3 Signed-off-by: Tamil Muthamizhan --- diff --git a/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.2.yaml b/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.2.yaml deleted file mode 100644 index 44d2f0ec81f7a..0000000000000 --- a/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.2.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: centos -os_version: "7.2" diff --git a/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.3.yaml b/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.3.yaml new file mode 100644 index 0000000000000..9dfcc7f6bb114 --- /dev/null +++ b/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_7.3.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.3"