From: Nathan Cutler Date: Fri, 27 Jan 2017 15:59:44 +0000 (+0100) Subject: tests: explicitly use centos 7.3 in distros/supported X-Git-Tag: v10.2.6~17^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=de1ebc36943208057e1aa427f9fda631d0bd717d;p=ceph.git tests: explicitly use centos 7.3 in distros/supported Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/supported/centos.yaml b/qa/distros/supported/centos.yaml deleted file mode 120000 index 32753e4d50d..00000000000 --- a/qa/distros/supported/centos.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_7.3.yaml b/qa/distros/supported/centos_7.3.yaml new file mode 120000 index 00000000000..34d81be4477 --- /dev/null +++ b/qa/distros/supported/centos_7.3.yaml @@ -0,0 +1 @@ +../all/centos_7.3.yaml \ No newline at end of file