From: Nathan Cutler Date: Tue, 3 Jan 2017 13:53:27 +0000 (+0100) Subject: qa/distros: add centos yaml; use that instead X-Git-Tag: v0.94.10~15^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=67e2101ffa2b4defe07dec30b12cc37c9f2ed488;p=ceph.git qa/distros: add centos yaml; use that instead Modeled after https://github.com/ceph/ceph/pull/12632 Fixes: http://tracker.ceph.com/issues/18405 Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/all/centos.yaml b/qa/distros/all/centos.yaml new file mode 100644 index 000000000000..8f4854b95ac8 --- /dev/null +++ b/qa/distros/all/centos.yaml @@ -0,0 +1 @@ +os_type: centos diff --git a/qa/distros/supported/centos.yaml b/qa/distros/supported/centos.yaml new file mode 120000 index 000000000000..32753e4d50da --- /dev/null +++ b/qa/distros/supported/centos.yaml @@ -0,0 +1 @@ +../all/centos.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_7.2.yaml b/qa/distros/supported/centos_7.2.yaml deleted file mode 120000 index 05e1679b997f..000000000000 --- a/qa/distros/supported/centos_7.2.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.2.yaml \ No newline at end of file