From 462ee827cf1676c8caec2a809f8cb1b94b951821 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 16 Dec 2019 09:29:30 -0600 Subject: [PATCH] qa/suites/upgrade: all upgrades to octopus on ubuntu only We cannot do a traditional upgrade (install old package, start cluster, install new package, ...) because nautilus is el7-only and octopus is el8-only. So, do these tests on ubuntu. Signed-off-by: Sage Weil --- qa/suites/upgrade/mimic-x-singleton/supported-random-distro$ | 1 - qa/suites/upgrade/mimic-x-singleton/ubuntu_latest.yaml | 1 + qa/suites/upgrade/mimic-x/parallel/supported-all-distro | 1 - qa/suites/upgrade/mimic-x/parallel/ubuntu_latest.yaml | 1 + .../mimic-x/stress-split-erasure-code/supported-all-distro | 1 - .../upgrade/mimic-x/stress-split-erasure-code/ubuntu_latest.yaml | 1 + qa/suites/upgrade/mimic-x/stress-split/supported-all-distro | 1 - qa/suites/upgrade/mimic-x/stress-split/ubuntu_latest.yaml | 1 + qa/suites/upgrade/nautilus-x-singleton/supported-random-distro$ | 1 - qa/suites/upgrade/nautilus-x-singleton/ubuntu_latest.yaml | 1 + qa/suites/upgrade/nautilus-x/parallel/supported-all-distro | 1 - qa/suites/upgrade/nautilus-x/parallel/ubuntu_latest.yaml | 1 + .../nautilus-x/stress-split-erasure-code/supported-all-distro | 1 - .../nautilus-x/stress-split-erasure-code/ubuntu_latest.yaml | 1 + qa/suites/upgrade/nautilus-x/stress-split/supported-all-distro | 1 - qa/suites/upgrade/nautilus-x/stress-split/ubuntu_latest.yaml | 1 + 16 files changed, 8 insertions(+), 8 deletions(-) delete mode 120000 qa/suites/upgrade/mimic-x-singleton/supported-random-distro$ create mode 120000 qa/suites/upgrade/mimic-x-singleton/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/mimic-x/parallel/supported-all-distro create mode 120000 qa/suites/upgrade/mimic-x/parallel/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/mimic-x/stress-split-erasure-code/supported-all-distro create mode 120000 qa/suites/upgrade/mimic-x/stress-split-erasure-code/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/mimic-x/stress-split/supported-all-distro create mode 120000 qa/suites/upgrade/mimic-x/stress-split/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/nautilus-x-singleton/supported-random-distro$ create mode 120000 qa/suites/upgrade/nautilus-x-singleton/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/nautilus-x/parallel/supported-all-distro create mode 120000 qa/suites/upgrade/nautilus-x/parallel/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/nautilus-x/stress-split-erasure-code/supported-all-distro create mode 120000 qa/suites/upgrade/nautilus-x/stress-split-erasure-code/ubuntu_latest.yaml delete mode 120000 qa/suites/upgrade/nautilus-x/stress-split/supported-all-distro create mode 120000 qa/suites/upgrade/nautilus-x/stress-split/ubuntu_latest.yaml diff --git a/qa/suites/upgrade/mimic-x-singleton/supported-random-distro$ b/qa/suites/upgrade/mimic-x-singleton/supported-random-distro$ deleted file mode 120000 index 0862b4457b3..00000000000 --- a/qa/suites/upgrade/mimic-x-singleton/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x-singleton/ubuntu_latest.yaml b/qa/suites/upgrade/mimic-x-singleton/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/mimic-x-singleton/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/parallel/supported-all-distro b/qa/suites/upgrade/mimic-x/parallel/supported-all-distro deleted file mode 120000 index 44d01d18727..00000000000 --- a/qa/suites/upgrade/mimic-x/parallel/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -../../../../../qa/distros/supported-all-distro/ \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/parallel/ubuntu_latest.yaml b/qa/suites/upgrade/mimic-x/parallel/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/mimic-x/parallel/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/stress-split-erasure-code/supported-all-distro b/qa/suites/upgrade/mimic-x/stress-split-erasure-code/supported-all-distro deleted file mode 120000 index 44d01d18727..00000000000 --- a/qa/suites/upgrade/mimic-x/stress-split-erasure-code/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -../../../../../qa/distros/supported-all-distro/ \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/stress-split-erasure-code/ubuntu_latest.yaml b/qa/suites/upgrade/mimic-x/stress-split-erasure-code/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/mimic-x/stress-split-erasure-code/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/stress-split/supported-all-distro b/qa/suites/upgrade/mimic-x/stress-split/supported-all-distro deleted file mode 120000 index 44d01d18727..00000000000 --- a/qa/suites/upgrade/mimic-x/stress-split/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -../../../../../qa/distros/supported-all-distro/ \ No newline at end of file diff --git a/qa/suites/upgrade/mimic-x/stress-split/ubuntu_latest.yaml b/qa/suites/upgrade/mimic-x/stress-split/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/mimic-x/stress-split/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x-singleton/supported-random-distro$ b/qa/suites/upgrade/nautilus-x-singleton/supported-random-distro$ deleted file mode 120000 index 0862b4457b3..00000000000 --- a/qa/suites/upgrade/nautilus-x-singleton/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x-singleton/ubuntu_latest.yaml b/qa/suites/upgrade/nautilus-x-singleton/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/nautilus-x-singleton/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/parallel/supported-all-distro b/qa/suites/upgrade/nautilus-x/parallel/supported-all-distro deleted file mode 120000 index ca82dde5895..00000000000 --- a/qa/suites/upgrade/nautilus-x/parallel/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-all-distro \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/parallel/ubuntu_latest.yaml b/qa/suites/upgrade/nautilus-x/parallel/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/nautilus-x/parallel/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/supported-all-distro b/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/supported-all-distro deleted file mode 120000 index ca82dde5895..00000000000 --- a/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-all-distro \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/ubuntu_latest.yaml b/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/nautilus-x/stress-split-erasure-code/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/stress-split/supported-all-distro b/qa/suites/upgrade/nautilus-x/stress-split/supported-all-distro deleted file mode 120000 index ca82dde5895..00000000000 --- a/qa/suites/upgrade/nautilus-x/stress-split/supported-all-distro +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-all-distro \ No newline at end of file diff --git a/qa/suites/upgrade/nautilus-x/stress-split/ubuntu_latest.yaml b/qa/suites/upgrade/nautilus-x/stress-split/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/upgrade/nautilus-x/stress-split/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file -- 2.47.3