From: Sage Weil Date: Thu, 1 Dec 2016 22:21:19 +0000 (-0500) Subject: upgrade/jewel-x/point-to-point: avoid xenial X-Git-Tag: v11.1.1~58^2^2~28^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=57e0a674c9e5fe31b7fb62d14c47d1b0e6b4dbb8;p=ceph.git upgrade/jewel-x/point-to-point: avoid xenial Xenial has newer packages in the distro and we want to avoid fragile install instructions to avoid them. Signed-off-by: Sage Weil --- diff --git a/suites/upgrade/jewel-x/point-to-point-x/distros b/suites/upgrade/jewel-x/point-to-point-x/distros deleted file mode 120000 index ca99fee94fa8..000000000000 --- a/suites/upgrade/jewel-x/point-to-point-x/distros +++ /dev/null @@ -1 +0,0 @@ -../../../../distros/supported/ \ No newline at end of file diff --git a/suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml b/suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml new file mode 120000 index 000000000000..207dd89087f5 --- /dev/null +++ b/suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml @@ -0,0 +1 @@ +../../../../../distros/all/centos_7.2.yaml \ No newline at end of file diff --git a/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml b/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml new file mode 120000 index 000000000000..6237042e2161 --- /dev/null +++ b/suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml @@ -0,0 +1 @@ +../../../../../distros/all/ubuntu_14.04.yaml \ No newline at end of file