Centos 8 has gone end of life, so we need to choose a different distro on which
to test thrash-old-clients.
thrash-old-clients tests should only support N-3 releases. Nautilus fits with
this, but unfortunately there is no overlapping distro between nautilus, pacific,
octopus, AND quincy (bionic was dropped from quincy, and nautilus does not build
focal). As such, we are only able to test N-2.
Proof that focal is not available for octopus (this is where the test would search for packages):
https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=nautilus
Signed-off-by: Laura Flores <lflores@ibm.com>
+++ /dev/null
-.qa/distros/podman/centos_8.stream_container_tools.yaml
\ No newline at end of file
--- /dev/null
+.qa/distros/all/ubuntu_20.04.yaml
\ No newline at end of file
+++ /dev/null
-overrides:
- ceph:
- mon_bind_msgr2: false
- log-ignorelist:
- - \(MON_DOWN\)
- conf:
- global:
- ms type: async
- ms bind msgr2: false
-tasks:
-- install:
- branch: nautilus
- exclude_packages:
- - cephadm
- - ceph-mgr-cephadm
- - ceph-immutable-object-cache
- - python3-rados
- - python3-rgw
- - python3-rbd
- - python3-cephfs
- - ceph-volume
- extra_packages:
- - python-rados
- - python-rgw
- - python-rbd
- - python-cephfs
+++ /dev/null
-overrides:
- ceph:
- log-ignorelist:
- - \(MON_DOWN\)
- conf:
- global:
- ms type: async
- ms bind msgr2: true
- ms bind msgr1: false
-tasks:
-- install:
- branch: nautilus
- exclude_packages:
- - cephadm
- - ceph-mgr-cephadm
- - ceph-immutable-object-cache
- - python3-rados
- - python3-rgw
- - python3-rbd
- - python3-cephfs
- - ceph-volume
- extra_packages:
- - python-rados
- - python-rgw
- - python-rbd
- - python-cephfs
+++ /dev/null
-overrides:
- ceph:
- log-ignorelist:
- - \(MON_DOWN\)
-tasks:
-- install:
- branch: nautilus
- exclude_packages:
- - cephadm
- - ceph-mgr-cephadm
- - ceph-immutable-object-cache
- - python3-rados
- - python3-rgw
- - python3-rbd
- - python3-cephfs
- - ceph-volume
- extra_packages:
- - python-rados
- - python-rgw
- - python-rbd
- - python-cephfs