From: Sage Weil Date: Thu, 22 Dec 2016 20:39:35 +0000 (-0500) Subject: qa/distros: add centos 7 yaml; use that instead X-Git-Tag: v11.2.0~26^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6e7db2329b917cf179390bd87937098f153aa513;p=ceph.git qa/distros: add centos 7 yaml; use that instead No need to be picky about the point release here. Signed-off-by: Sage Weil --- diff --git a/qa/distros/all/centos_7.yaml b/qa/distros/all/centos_7.yaml new file mode 100644 index 0000000000000..8f4854b95ac89 --- /dev/null +++ b/qa/distros/all/centos_7.yaml @@ -0,0 +1 @@ +os_type: centos diff --git a/qa/distros/supported/centos_7.2.yaml b/qa/distros/supported/centos_7.2.yaml deleted file mode 120000 index 05e1679b997fa..0000000000000 --- a/qa/distros/supported/centos_7.2.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.2.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_7.yaml b/qa/distros/supported/centos_7.yaml new file mode 120000 index 0000000000000..c2989991a7627 --- /dev/null +++ b/qa/distros/supported/centos_7.yaml @@ -0,0 +1 @@ +../all/centos_7.yaml \ No newline at end of file