From: Yuri Weinstein Date: Thu, 5 Jan 2017 21:28:39 +0000 (-0800) Subject: qa: Cleaned up distros to use `latest` versions X-Git-Tag: v12.0.0~278^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F12804%2Fhead;p=ceph.git qa: Cleaned up distros to use `latest` versions Signed-off-by: Yuri Weinstein --- diff --git a/qa/distros/supported/centos.yaml b/qa/distros/supported/centos.yaml deleted file mode 120000 index 32753e4d50da..000000000000 --- 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_latest.yaml b/qa/distros/supported/centos_latest.yaml new file mode 120000 index 000000000000..34d81be44770 --- /dev/null +++ b/qa/distros/supported/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_7.3.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_16.04.yaml b/qa/distros/supported/ubuntu_16.04.yaml deleted file mode 120000 index 69ebbd49eb8a..000000000000 --- a/qa/distros/supported/ubuntu_16.04.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml new file mode 120000 index 000000000000..69ebbd49eb8a --- /dev/null +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/hammer-jewel-x/parallel/distros b/qa/suites/upgrade/hammer-jewel-x/parallel/distros new file mode 120000 index 000000000000..ca99fee94fa8 --- /dev/null +++ b/qa/suites/upgrade/hammer-jewel-x/parallel/distros @@ -0,0 +1 @@ +../../../../distros/supported/ \ No newline at end of file diff --git a/qa/suites/upgrade/hammer-jewel-x/parallel/distros/centos.yaml b/qa/suites/upgrade/hammer-jewel-x/parallel/distros/centos.yaml deleted file mode 120000 index f607908d964f..000000000000 --- a/qa/suites/upgrade/hammer-jewel-x/parallel/distros/centos.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../../distros/all/centos.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/hammer-jewel-x/parallel/distros/ubuntu_14.04.yaml b/qa/suites/upgrade/hammer-jewel-x/parallel/distros/ubuntu_14.04.yaml deleted file mode 100644 index 309e989feebd..000000000000 --- a/qa/suites/upgrade/hammer-jewel-x/parallel/distros/ubuntu_14.04.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: ubuntu -os_version: "14.04" diff --git a/qa/suites/upgrade/hammer-jewel-x/stress-split/distros b/qa/suites/upgrade/hammer-jewel-x/stress-split/distros new file mode 120000 index 000000000000..ca99fee94fa8 --- /dev/null +++ b/qa/suites/upgrade/hammer-jewel-x/stress-split/distros @@ -0,0 +1 @@ +../../../../distros/supported/ \ No newline at end of file diff --git a/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/centos.yaml b/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/centos.yaml deleted file mode 120000 index f607908d964f..000000000000 --- a/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/centos.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../../distros/all/centos.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/ubuntu_14.04.yaml b/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/ubuntu_14.04.yaml deleted file mode 100644 index 309e989feebd..000000000000 --- a/qa/suites/upgrade/hammer-jewel-x/stress-split/distros/ubuntu_14.04.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: ubuntu -os_version: "14.04" diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/distros b/qa/suites/upgrade/jewel-x/point-to-point-x/distros new file mode 120000 index 000000000000..ca99fee94fa8 --- /dev/null +++ b/qa/suites/upgrade/jewel-x/point-to-point-x/distros @@ -0,0 +1 @@ +../../../../distros/supported/ \ No newline at end of file diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/distros/centos.yaml b/qa/suites/upgrade/jewel-x/point-to-point-x/distros/centos.yaml deleted file mode 120000 index f607908d964f..000000000000 --- a/qa/suites/upgrade/jewel-x/point-to-point-x/distros/centos.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../../distros/all/centos.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml b/qa/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml deleted file mode 120000 index 6237042e2161..000000000000 --- a/qa/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../../distros/all/ubuntu_14.04.yaml \ No newline at end of file