Commit Graph

87 Commits

Author SHA1 Message Date
Matan Breizman
3b591f33ea qa/distros: add crimson-supported-all-distro
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2023-08-03 08:05:41 +00:00
Casey Bodley
b87650e371 Revert "qa/distos: centos9 enables ceph/el9 copr"
This reverts commit c9e873cc52.

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-07-19 14:05:27 -04:00
Casey Bodley
c9e873cc52 qa/distos: centos9 enables ceph/el9 copr
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 10:41:46 -04:00
Casey Bodley
5e0985a70a qa/distros/supported-random: add centos_latest.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 10:41:46 -04:00
Casey Bodley
9d2450a7aa qa/distros/supported: update centos_latest.yaml and add centos_8.stream.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 10:41:46 -04:00
Casey Bodley
a85f50c24b qa/distros/all: add centos_latest.yaml symlink to centos_9.stream.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 10:41:46 -04:00
Casey Bodley
69fe8543df qa/distros/all: add centos_9.stream.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 10:41:46 -04:00
Xiubo Li
ef2cdfdefa qa: introduce postmerge for fuse/kclient mounts
Suggested by Patrick and this will check mounter's type.

Fixes: https://tracker.ceph.com/issues/57591
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2023-03-29 09:07:58 +08:00
Casey Bodley
62e520cbad qa/distros/supported-random: update ubuntu_latest.yaml and add ubuntu_20.04.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-03-08 10:37:35 -05:00
Casey Bodley
929172bd71 qa/distros/supported: update ubuntu_latest.yaml and add ubuntu_20.04.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-03-08 10:37:35 -05:00
Casey Bodley
31846942ed qa/distros/all: add ubuntu_latest.yaml symlink to ubuntu_22.04.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-03-08 10:28:28 -05:00
Adam King
3011d95498 qa/distros: pass --allowerasing --nobest when installing container-tools
One of the tests in the orch suite is running distro install
commands from multiple distros, causing it to first install
container-tools 3.0 and then later install container-tools,
which fails, causing the test to fail. This is sort of a bandaid
fix to getthe test to work. It will cause whatever the last
version of the package to be installed to end up being installed
(and will do so without error) which is what we want in the tests.

Fixes: https://tracker.ceph.com/issues/57771

Signed-off-by: Adam King <adking@redhat.com>
2023-02-28 13:23:30 -05:00
dparmar18
75bed1c33c qa/distros/all: added ubuntu 22.04
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
2022-09-16 16:38:40 +05:30
David Galloway
b8c4488c55 qa: Default to RHEL8.6 instead of 8.5
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-06-15 14:13:35 -04:00
David Galloway
fcd512b50b qa: Latest RHEL8 -> RHEL8.5
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-04-01 15:00:01 -04:00
Neha Ojha
77b0791760 qa/distros/container-hosts: remove centos_8.2 and centos_8.3
Related to https://tracker.ceph.com/issues/54087

Signed-off-by: Neha Ojha <nojha@redhat.com>
2022-02-02 20:03:33 +00:00
Neha Ojha
8f1d1b7c55 qa/distros/podman: remove centos_8.2 and centos_8.3
Related to https://tracker.ceph.com/issues/54087

Signed-off-by: Neha Ojha <nojha@redhat.com>
2022-02-02 20:02:48 +00:00
Casey Bodley
3b71b41190 qa/distros: remove duplicate centos_8.stream.yaml from supported
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-01-31 14:52:09 -05:00
Casey Bodley
0f4e51f05f qa/distros: centos_8.yaml is now a symlink to centos_8.stream.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-01-31 14:51:00 -05:00
Guillaume Abrioux
5c0f0698a5 qa/cephadm: install hwe kernel only for focal
Let's install hwe kernel only on Ubuntu focal, otherwise we only shift the
problem on Ubuntu bionic given that the hwe kernel for bionic is 5.4.

Fixes: https://tracker.ceph.com/issues/53863

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2022-01-18 10:36:24 +01:00
Sage Weil
362207ba45 qa/distros: add single-container-host.yaml
This is a single, possibly preferred, os + container runtime
combination.

Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-17 09:02:42 -06:00
Sage Weil
f28f32dbc0 qa/distros/container-hosts: add 8.stream + crun
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-16 09:58:32 -06:00
Sage Weil
ec6a502cdb qa/distros/container-hosts: add collection of container targets
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-16 09:58:23 -06:00
Sage Weil
eb43f2be9c qa/suites/orch/cephadm: add 8.stream + container_tools
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-10 10:42:33 -06:00
Sebastian Wagner
4e7c9c3a4c
Merge pull request #43039 from sebastian-philipp/rm-kubic
qa/distros: Remove stale kubic distros

Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
2021-09-03 11:44:44 +02:00
Sebastian Wagner
65e2cc0840
qa/distros: Remove stale kubic distros
Cause they're broken

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-03 10:13:54 +02:00
Sebastian Wagner
0293580b50
qa/distros/podman: Add rhel_8.rhel_8.4_container_tools_3.0.yaml
mainly for the cephfs suite

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-03 10:04:45 +02:00
Sebastian Wagner
e436483c77
qa/distro: Add centos_8.2_container_tools_3.0.yaml
Let's avoid latest kubic stable

Fixes: https://tracker.ceph.com/issues/52279
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-20 10:53:11 +02:00
Sebastian Wagner
c6bd968eff
qa/cephadm: centos_8.3_container_tools_3.0.yaml
Let's avoid latest stable

Fixes: https://tracker.ceph.com/issues/52279

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-19 16:55:58 +02:00
Sage Weil
a07c24423a Merge PR #42343 into master
* refs/pull/42343/head:
	qa/suites/upgrade/pacific-x: do distro before tasks
	qa/suites/orch/cephadm/smoke: centos 8.2 -> 8.3

Reviewed-by: Neha Ojha <nojha@redhat.com>
2021-07-15 11:23:28 -04:00
Sage Weil
44d0f0f6b5 qa/suites/orch/cephadm/smoke: centos 8.2 -> 8.3
Signed-off-by: Sage Weil <sage@newdream.net>
2021-07-14 10:25:28 -05:00
Sage Weil
577cbd162e qa/distro/supported: add centos 8.stream
Signed-off-by: Sage Weil <sage@newdream.net>
2021-06-22 15:05:37 -05:00
Patrick Donnelly
b9bf490974
qa: update RHEL to 8.4
Fixes: https://tracker.ceph.com/issues/51082
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-06-03 12:44:35 -07:00
Kefu Chai
c76940977e
Merge pull request #40604 from liewegas/podman-registries-conf
qa/distros/podman: preserve registries.conf

Reviewed-by: David Galloway <dgallowa@redhat.com>
2021-04-07 15:12:24 +08:00
Sage Weil
917a9c49e5 qa/distros/podman: preserve registries.conf
Otherwise we'll lose the mirror configuration.

Signed-off-by: Sage Weil <sage@newdream.net>
2021-04-05 13:49:18 -05:00
Kefu Chai
55564dbd01 qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04
resurrect 835f2f5f51, which was reverted by
1f885b6c2f

so all tests for `pacific` will be tested on the latest ubuntu version

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-04-04 21:15:05 +08:00
Kefu Chai
325c8fce46 qa/distros/podman: install containernetworking-plugins along with podman
/etc/cni/net.d/87-podman-bridge.conflist tries to load "bridge",
"firewall", "tuning" and "portmap" plugins, which are provided by
containernetworking-plugins package.

Fixes: https://tracker.ceph.com/issues/49909
Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-03-22 15:05:00 +08:00
Sage Weil
f9c802946f qa/distros/podman: install kubic once per host, in parallel
- exec "all:" means all *roles*, not *hosts*
- pexec "all:" means all hosts (yay), and also works in parallel

Signed-off-by: Sage Weil <sage@newdream.net>
2021-03-16 20:51:36 -04:00
Kefu Chai
6ca3589109
Merge pull request #39878 from batrick/centos-8.3
qa/distros: add centos 8.3

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2021-03-10 20:46:20 +08:00
Patrick Donnelly
74f04aa9e1
qa/distros: add centos 8.3
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-03-05 13:11:30 -08:00
Sage Weil
11beb72870 qa: new kubic distro files; use kubic podman for centos/rhel
The current centos/rhel version of podman (2.2.1) is broken.

- create new qa/distros/podman/* files that install kubic podman
- include centos/rhel variants
- adjust cephadm jobs to use new yaml files
- remove old qa/distros/all/*_podman.yaml files

Signed-off-by: Sage Weil <sage@newdream.net>
2021-03-04 17:42:49 -06:00
Sebastian Wagner
f2c6db822f
Merge pull request #39614 from sebastian-philipp/cephadm-again-test-ubuntu_2004_podman
qa/cephadm: Test again podman on ubuntu 20.04

Reviewed-by: Sage Weil <sage@redhat.com>
2021-02-26 11:02:24 +01:00
Sebastian Wagner
0defae4e65 qa/distro/ubuntu_20.04_podman: Avoid getting asked
... for confic changes interactively

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2021-02-22 14:58:38 +01:00
Sebastian Wagner
2216350b56 qa/suites/rados/cephadm: Add 20.04 podman:testing
make sure next podman versions aren't breaking cephadm

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2021-02-11 17:10:16 +01:00
Sage Weil
a07ca4c5c0 qa/distros: change ubuntu_latest to 20.04
Signed-off-by: Sage Weil <sage@newdream.net>
2021-01-23 11:21:58 -06:00
Sage Weil
24c2d2b124 qa/distros: add ubuntu 20.04 targets
Signed-off-by: Sage Weil <sage@newdream.net>
2021-01-23 11:20:52 -06:00
Dan Mick
f30c55a242 qa/distros: configure podman to pull from docker-mirror
This also requires a change to cephadm.py to search for
registry entries for docker.io by 'prefix' or 'location',
and to only add the mirror if a mirror isn't already present

Signed-off-by: Dan Mick <dmick@redhat.com>
2020-12-18 09:53:50 +00:00
Kefu Chai
d7f1674b4f
Merge pull request #38138 from batrick/centos-8.2
qa: update centos release to 8.2

Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
2020-11-27 14:18:29 +08:00
Patrick Donnelly
e5170de73f
qa: update centos release to 8.2
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2020-11-17 08:18:18 -08:00
rakeshgm
5eabe906e6 qa/distros: add RHEL 8.3 and use RHEL 8.3 as default
Signed-off-by: rakeshgm <rakeshgm@redhat.com>
2020-11-17 18:44:16 +05:30