From 57e0a674c9e5fe31b7fb62d14c47d1b0e6b4dbb8 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 1 Dec 2016 17:21:19 -0500 Subject: [PATCH] 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 --- suites/upgrade/jewel-x/point-to-point-x/distros | 1 - suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml | 1 + .../upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 120000 suites/upgrade/jewel-x/point-to-point-x/distros create mode 120000 suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml create mode 120000 suites/upgrade/jewel-x/point-to-point-x/distros/ubuntu_14.04.yaml 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 ca99fee94fa84..0000000000000 --- 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 0000000000000..207dd89087f54 --- /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 0000000000000..6237042e2161c --- /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 -- 2.39.5