]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephfs: add ceph-osd-{classic,crimson} to exclude list of LTS releases 66475/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 1 Dec 2025 13:24:18 +0000 (13:24 +0000)
committerVenky Shankar <vshankar@redhat.com>
Tue, 2 Dec 2025 04:39:03 +0000 (04:39 +0000)
Fixes: http://tracker.ceph.com/issues/74026
Signed-off-by: Venky Shankar <vshankar@redhat.com>
13 files changed:
qa/suites/fs/bugs/multifs_mdsauthcaps/tasks/0-install.yaml
qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-from/reef.yaml
qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-from/squid.yaml
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-from/reef.yaml
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-from/squid.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/reef/reef.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/reef/v18.2.0.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/reef/v18.2.1.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/squid.yaml
qa/suites/fs/upgrade/nofs/tasks/0-from/reef.yaml
qa/suites/fs/upgrade/nofs/tasks/0-from/squid.yaml
qa/suites/fs/upgrade/upgraded_client/tasks/0-install/reef.yaml
qa/suites/fs/upgrade/upgraded_client/tasks/0-install/squid.yaml

index f23fcc4ba16e56c001fe37599300234165ba4712..888259772ba3ba88da7ab964e185d4fea7a0cd81 100644 (file)
@@ -4,6 +4,9 @@ meta:
 tasks:
 - install:
     tag: v19.2.2
+    exclude_packages:
+      - ceph-osd-classic
+      - ceph-osd-crimson
 - print: "**** done installing squid v19.2.2"
 - install.upgrade:
     # upgrade the single ceph cluster node, which runs all
index 09ac14de15a395d222835e462ba5e2c4bb03f60a..ddccab4b96455f6c6fdc6512dcdc2638a79ec85d 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing reef"
 - ceph:
index 1da1519215bf9dd0992b59a49f3eb90e0e4c19e3..d7b719de62ec9287bfcda1806b724d11fba4a07c 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing squid"
 - ceph:
index 09ac14de15a395d222835e462ba5e2c4bb03f60a..ddccab4b96455f6c6fdc6512dcdc2638a79ec85d 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing reef"
 - ceph:
index 1da1519215bf9dd0992b59a49f3eb90e0e4c19e3..d7b719de62ec9287bfcda1806b724d11fba4a07c 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing squid"
 - ceph:
index c53e8b55d1b6264d3cef7d2bcdcc95ddee77e392..75b0c5dff607bd3c6ca0d2d9d484226e9d7c35d1 100644 (file)
@@ -7,6 +7,8 @@ tasks:
     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
index 98bb210d180797bb698ea8d89c3f8d8b5d9045a2..b0ea9dbfab815013f66e39892f79b14e8fb2ad1c 100644 (file)
@@ -7,6 +7,8 @@ tasks:
     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
index ce45d9ea9becc5d3ba16fc818755ed8579276cc2..b2c66dd12673e83dfdfff203d914650d944182cd 100644 (file)
@@ -7,6 +7,8 @@ tasks:
     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
index 4a5f54dc8c3d94f6abc5efa1169bc57b0bb5ddfc..bc27e27c58d17b71de4d199d20da21da2ba19a9f 100644 (file)
@@ -7,6 +7,8 @@ tasks:
     branch: squid
     exclude_packages:
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
 - print: "**** done install task..."
 - cephadm:
     image: quay.ceph.io/ceph-ci/ceph:squid
index 09ac14de15a395d222835e462ba5e2c4bb03f60a..ddccab4b96455f6c6fdc6512dcdc2638a79ec85d 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing reef"
 - ceph:
index 1da1519215bf9dd0992b59a49f3eb90e0e4c19e3..d7b719de62ec9287bfcda1806b724d11fba4a07c 100644 (file)
@@ -12,6 +12,8 @@ tasks:
       - ceph-mgr-cephadm
       - cephadm
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages: ['librados2']
 - print: "**** done installing squid"
 - ceph:
index 0a4233453fe179da82c42393d628ceefc8b16c99..00a2ba1ac872f1c9d397ce63162daaeb04ef9a3f 100644 (file)
@@ -13,6 +13,8 @@ tasks:
       - python3-rbd
       - python3-cephfs
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages:
       - python-rados
       - python-rgw
index d392e6595d182f7ae623833211ba45c5f44abe5d..eb807bc4c286049665432070247e1ca3945f0872 100644 (file)
@@ -13,6 +13,8 @@ tasks:
       - python3-rbd
       - python3-cephfs
       - ceph-volume
+      - ceph-osd-classic
+      - ceph-osd-crimson
     extra_packages:
       - python-rados
       - python-rgw