From: Nathan Cutler Date: Tue, 25 Feb 2020 13:28:35 +0000 (+0100) Subject: qa: run cephadm/smoke on opensuse 15.2 instead of 15.1 X-Git-Tag: v15.1.1~266^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=465eb03930d0e48cc1fb333c6aaa78a73a7c5286;p=ceph-ci.git qa: run cephadm/smoke on opensuse 15.2 instead of 15.1 Companion PR to https://github.com/ceph/ceph-build/pull/1509 Signed-off-by: Nathan Cutler --- diff --git a/qa/suites/rados/cephadm/smoke/distro/opensuse_15.1.yaml b/qa/suites/rados/cephadm/smoke/distro/opensuse_15.1.yaml deleted file mode 120000 index 570c8cfde67..00000000000 --- a/qa/suites/rados/cephadm/smoke/distro/opensuse_15.1.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/opensuse_15.1.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/smoke/distro/opensuse_15.2.yaml b/qa/suites/rados/cephadm/smoke/distro/opensuse_15.2.yaml new file mode 120000 index 00000000000..4f6ad5b503a --- /dev/null +++ b/qa/suites/rados/cephadm/smoke/distro/opensuse_15.2.yaml @@ -0,0 +1 @@ +.qa/distros/all/opensuse_15.2.yaml \ No newline at end of file