]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados/cephadm/qa/distros: update to latest distros
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 26 May 2021 09:11:55 +0000 (14:41 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 22 Jun 2021 14:50:54 +0000 (20:20 +0530)
commitbdc89636c4980f2fbd044bcc099022067ccf69da
tree4d1760b07649c9754a3e22612a8ceb732b0337bf
parentf1d6bacc787d5fa84c447abcd8ba5a15ea075c06
rados/cephadm/qa/distros: update to latest distros

- removes ubuntu_18.04 support for podman, instead we move to focal.
- use rhel_8.3 for all rhel_8 references
- use {centos/rhel}_8 instead of {rhel/centos}_latest: to keep things
  same in master and octopus since we use: rhel_8 and centos_8 as latest
  version symlinks, which differentiated after an octopus only commit.

this was not cherry picked from master as octopus had some of the
symlinks, not in sync with master, this commit does cleanup for them,
and tries to make them similar to master.

(updates introduced change by: 126217febf023a6f561fe88dbdb87b5b2f379798)
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
15 files changed:
qa/distros/all/centos_8.yaml
qa/distros/supported-all-distro/rhel_8.2.yaml [deleted symlink]
qa/distros/supported-random-distro$/centos_latest.yaml [deleted symlink]
qa/distros/supported-random-distro$/rhel_latest.yaml [deleted symlink]
qa/distros/supported/centos_latest.yaml
qa/distros/supported/rhel_latest.yaml
qa/distros/supported/ubuntu_latest.yaml
qa/suites/rados/cephadm/smoke/distro/centos_7.yaml [deleted symlink]
qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml [deleted symlink]
qa/suites/rados/cephadm/smoke/distro/rhel_8.0.yaml [deleted symlink]
qa/suites/rados/cephadm/smoke/distro/ubuntu_18.04.yaml [deleted symlink]
qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_kubic_stable.yaml [deleted symlink]
qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_kubic_testing.yaml [deleted symlink]
qa/suites/rados/cephadm/with-work/distro/rhel_8.0.yaml [deleted symlink]
qa/suites/rados/cephadm/with-work/distro/ubuntu_18.04_podman.yaml [deleted symlink]