From: Neha Ojha Date: Mon, 18 May 2020 21:55:25 +0000 (+0000) Subject: Revert "qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04" X-Git-Tag: v16.1.0~2295^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F35110%2Fhead;p=ceph.git Revert "qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04" This reverts commit 835f2f5f511e7363f4056e5137382982aac1bfbf. Reverting this to narrow down recent failures seen in rados and upgrade suites. Signed-off-by: Neha Ojha --- diff --git a/qa/distros/all/ubuntu_20.04.yaml b/qa/distros/all/ubuntu_20.04.yaml deleted file mode 100644 index f2039823003f2..0000000000000 --- a/qa/distros/all/ubuntu_20.04.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: ubuntu -os_version: "20.04" diff --git a/qa/distros/supported-all-distro/ubuntu_latest.yaml b/qa/distros/supported-all-distro/ubuntu_latest.yaml index 75d907e3b9cf8..64a66d9aa487b 120000 --- a/qa/distros/supported-all-distro/ubuntu_latest.yaml +++ b/qa/distros/supported-all-distro/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_20.04.yaml \ No newline at end of file +../all/ubuntu_18.04.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_latest.yaml b/qa/distros/supported-random-distro$/ubuntu_latest.yaml index 75d907e3b9cf8..64a66d9aa487b 120000 --- a/qa/distros/supported-random-distro$/ubuntu_latest.yaml +++ b/qa/distros/supported-random-distro$/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_20.04.yaml \ No newline at end of file +../all/ubuntu_18.04.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml index 75d907e3b9cf8..64a66d9aa487b 120000 --- a/qa/distros/supported/ubuntu_latest.yaml +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_20.04.yaml \ No newline at end of file +../all/ubuntu_18.04.yaml \ No newline at end of file