qa: remove reef code from fs

Remove the reef code from the fs upgrade suites as we no longer want to test X-3 releases

Signed-off-by: Chris Harris <harriscr@uk.ibm.com>
This commit is contained in:
Chris Harris 2026-01-19 11:19:36 +00:00 committed by Alex Ainscow
parent 630eee34a0
commit 8499d6bd5b
9 changed files with 0 additions and 278 deletions

View File

@ -1,41 +0,0 @@
meta:
- desc: |
install ceph/reef latest
tasks:
- install:
branch: reef
exclude_packages:
- librados3
- ceph-mgr-dashboard
- ceph-mgr-diskprediction-local
- ceph-mgr-rook
- ceph-mgr-cephadm
- cephadm
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
extra_packages: ['librados2']
- print: "**** done installing reef"
- ceph:
log-ignorelist:
- overall HEALTH_
- \(FS_
- \(MDS_
- \(OSD_
- \(MON_DOWN\)
- \(CACHE_POOL_
- \(POOL_
- \(MGR_DOWN\)
- \(PG_
- \(SMALLER_PGP_NUM\)
- Monitor daemon marked osd
- Behind on trimming
- Manager daemon
conf:
global:
mon warn on pool no app: false
ms bind msgr2: false
- exec:
osd.0:
- ceph osd set-require-min-compat-client reef
- print: "**** done ceph"

View File

@ -1,41 +0,0 @@
meta:
- desc: |
install ceph/reef latest
tasks:
- install:
branch: reef
exclude_packages:
- librados3
- ceph-mgr-dashboard
- ceph-mgr-diskprediction-local
- ceph-mgr-rook
- ceph-mgr-cephadm
- cephadm
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
extra_packages: ['librados2']
- print: "**** done installing reef"
- ceph:
log-ignorelist:
- overall HEALTH_
- \(FS_
- \(MDS_
- \(OSD_
- \(MON_DOWN\)
- \(CACHE_POOL_
- \(POOL_
- \(MGR_DOWN\)
- \(PG_
- \(SMALLER_PGP_NUM\)
- Monitor daemon marked osd
- Behind on trimming
- Manager daemon
conf:
global:
mon warn on pool no app: false
ms bind msgr2: false
- exec:
osd.0:
- ceph osd set-require-min-compat-client reef
- print: "**** done ceph"

View File

@ -1,33 +0,0 @@
meta:
- desc: |
setup ceph/reef
tasks:
- install:
branch: reef
exclude_packages:
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
- print: "**** done install task..."
- cephadm:
image: quay.ceph.io/ceph-ci/ceph:reef
roleless: true
compiled_cephadm_branch: reef
conf:
osd:
#set config option for which cls modules are allowed to be loaded / used
osd_class_load_list: "*"
osd_class_default_list: "*"
- print: "**** done end installing reef cephadm ..."
- cephadm.shell:
host.a:
- ceph config set mgr mgr/cephadm/use_repo_digest true --force
- print: "**** done cephadm.shell ceph config set mgr..."
- cephadm.shell:
host.a:
- ceph orch status
- ceph orch ps
- ceph orch ls
- ceph orch host ls
- ceph orch device ls

View File

@ -1,33 +0,0 @@
meta:
- desc: |
setup ceph/v18.2.0
tasks:
- install:
tag: v18.2.0
exclude_packages:
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
- print: "**** done install task..."
- cephadm:
image: quay.io/ceph/ceph:v18.2.0
roleless: true
compiled_cephadm_branch: reef
conf:
osd:
#set config option for which cls modules are allowed to be loaded / used
osd_class_load_list: "*"
osd_class_default_list: "*"
- print: "**** done end installing v18.2.0 cephadm ..."
- cephadm.shell:
host.a:
- ceph config set mgr mgr/cephadm/use_repo_digest true --force
- print: "**** done cephadm.shell ceph config set mgr..."
- cephadm.shell:
host.a:
- ceph orch status
- ceph orch ps
- ceph orch ls
- ceph orch host ls
- ceph orch device ls

View File

@ -1,33 +0,0 @@
meta:
- desc: |
setup ceph/v18.2.1
tasks:
- install:
tag: v18.2.1
exclude_packages:
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
- print: "**** done install task..."
- cephadm:
image: quay.io/ceph/ceph:v18.2.1
roleless: true
compiled_cephadm_branch: reef
conf:
osd:
#set config option for which cls modules are allowed to be loaded / used
osd_class_load_list: "*"
osd_class_default_list: "*"
- print: "**** done end installing v18.2.1 cephadm ..."
- cephadm.shell:
host.a:
- ceph config set mgr mgr/cephadm/use_repo_digest true --force
- print: "**** done cephadm.shell ceph config set mgr..."
- cephadm.shell:
host.a:
- ceph orch status
- ceph orch ps
- ceph orch ls
- ceph orch host ls
- ceph orch device ls

View File

@ -1,41 +0,0 @@
meta:
- desc: |
install ceph/reef latest
tasks:
- install:
branch: reef
exclude_packages:
- librados3
- ceph-mgr-dashboard
- ceph-mgr-diskprediction-local
- ceph-mgr-rook
- ceph-mgr-cephadm
- cephadm
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
extra_packages: ['librados2']
- print: "**** done installing reef"
- ceph:
log-ignorelist:
- overall HEALTH_
- \(FS_
- \(MDS_
- \(OSD_
- \(MON_DOWN\)
- \(CACHE_POOL_
- \(POOL_
- \(MGR_DOWN\)
- \(PG_
- \(SMALLER_PGP_NUM\)
- Monitor daemon marked osd
- Behind on trimming
- Manager daemon
conf:
global:
mon warn on pool no app: false
ms bind msgr2: false
- exec:
osd.0:
- ceph osd set-require-min-compat-client reef
- print: "**** done ceph"

View File

@ -1,55 +0,0 @@
meta:
- desc: |
install ceph/reef latest
tasks:
- install:
branch: reef
exclude_packages:
- cephadm
- ceph-mgr-cephadm
- ceph-immutable-object-cache
- python3-rados
- python3-rgw
- python3-rbd
- python3-cephfs
- ceph-volume
- ceph-osd-classic
- ceph-osd-crimson
extra_packages:
- python-rados
- python-rgw
- python-rbd
- python-cephfs
# For kernel_untar_build workunit
extra_system_packages:
- bison
- flex
- elfutils-libelf-devel
- openssl-devel
- NetworkManager
- iproute
- util-linux
- print: "**** done installing reef"
- ceph:
log-ignorelist:
- overall HEALTH_
- \(FS_
- \(MDS_
- \(OSD_
- \(MON_DOWN\)
- \(CACHE_POOL_
- \(POOL_
- \(MGR_DOWN\)
- \(PG_
- \(SMALLER_PGP_NUM\)
- Monitor daemon marked osd
- Behind on trimming
- Manager daemon
conf:
global:
mon warn on pool no app: false
ms bind msgr2: false
- exec:
osd.0:
- ceph osd set-require-min-compat-client reef
- print: "**** done ceph"