Skip to content

Commit d566702

Browse files
authored
Merge pull request ceph#66268 from Matan-B/wip-matanb-old-clients-installs
qa/suites/thrash-old-clients/1-install: exclude ceph-osd-classic Reviewed-by: Radosław Zarzyński <[email protected]> Reviewed-by: Laura Flores <[email protected]>
2 parents 08e96d0 + 84d4206 commit d566702

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

qa/suites/rados/thrash-old-clients/1-install/reef.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tasks:
1010
- ceph-mgr-diskprediction-local
1111
- ceph-mgr-rook
1212
- ceph-mgr-cephadm
13+
- ceph-osd-classic
1314
- ceph-base-debuginfo
1415
- ceph-common-debuginfo
1516
- ceph-immutable-object-cache-debuginfo

qa/suites/rados/thrash-old-clients/1-install/squid.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tasks:
1010
- ceph-mgr-diskprediction-local
1111
- ceph-mgr-rook
1212
- ceph-mgr-cephadm
13+
- ceph-osd-classic
1314
- ceph-base-debuginfo
1415
- ceph-common-debuginfo
1516
- ceph-immutable-object-cache-debuginfo

qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tasks:
1010
- ceph-mgr-diskprediction-local
1111
- ceph-mgr-rook
1212
- ceph-mgr-cephadm
13+
- ceph-osd-classic
1314
- ceph-base-debuginfo
1415
- ceph-common-debuginfo
1516
- ceph-immutable-object-cache-debuginfo

qa/suites/upgrade/reef-x/parallel/1-tasks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tasks:
77
- install:
88
branch: reef
99
exclude_packages:
10+
- ceph-osd-classic
1011
- ceph-volume
1112
- print: "**** done install task..."
1213
- print: "**** done start installing reef cephadm ..."

qa/suites/upgrade/reef-x/stress-split/1-start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ tasks:
3131
branch: reef
3232
exclude_packages:
3333
- ceph-volume
34+
- ceph-osd-classic
3435

3536
- cephadm:
3637
image: quay.ceph.io/ceph-ci/ceph:reef

qa/suites/upgrade/squid-x/parallel/1-tasks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tasks:
77
- install:
88
branch: squid
99
exclude_packages:
10+
- ceph-osd-classic
1011
- ceph-volume
1112
- print: "**** done install task..."
1213
- print: "**** done start installing squid cephadm ..."

qa/suites/upgrade/squid-x/stress-split/1-start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ tasks:
2929
- install:
3030
branch: squid
3131
exclude_packages:
32+
- ceph-osd-classic
3233
- ceph-volume
3334

3435
- cephadm:

0 commit comments

Comments
 (0)