]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: split distro for rados/cephadm/smoke tests 44681/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 20 Jan 2022 10:29:52 +0000 (11:29 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 20 Jan 2022 10:46:52 +0000 (11:46 +0100)
commit1a227dfb8c1504a408dccc3a41e61b06e9bb4883
tree2e55965b3c7e6218bef22a9ccb130633887d2322
parent558b3fe38d860fa505cf46bf7f649b33d7bd622e
qa: split distro for rados/cephadm/smoke tests

There was a difference between master and pacific.
The hwe kernel modification for Ubuntu 20.04 should be done
only for cephadm tests. Modifying `qa/distros/all/ubuntu_20.04.yaml` broke
many tests.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
19 files changed:
qa/distros/.qa [new symlink]
qa/distros/all/ubuntu_20.04.yaml
qa/distros/container-hosts/.qa [new symlink]
qa/distros/container-hosts/centos_8.2_container_tools_3.0.yaml [new symlink]
qa/distros/container-hosts/centos_8.3_container_tools_3.0.yaml [new symlink]
qa/distros/container-hosts/centos_8.stream_container_tools.yaml [new symlink]
qa/distros/container-hosts/rhel_8.4_container_tools_3.0.yaml [new symlink]
qa/distros/container-hosts/rhel_8.4_container_tools_rhel8.yaml [new symlink]
qa/distros/container-hosts/ubuntu_18.04.yaml [new symlink]
qa/distros/container-hosts/ubuntu_20.04.yaml [new file with mode: 0644]
qa/suites/orch/cephadm/smoke/distro [new symlink]
qa/suites/orch/cephadm/smoke/distro/.qa [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/centos_8.2_container_tools_3.0.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/centos_8.3_container_tools_3.0.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/centos_8.stream_container_tools.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/rhel_8.4_container_tools_3.0.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/rhel_8.4_container_tools_rhel8.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/ubuntu_18.04.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke/distro/ubuntu_20.04.yaml [deleted symlink]