-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refs/pull/57991/head: qa: upgrade sub-suite upgraded_client from from n-1|n-2 releases qa: upgrade sub-suite nofs from n-1 and n-2 releases qa: use supported releases for featureful_client Reviewed-by: Leonid Usov <[email protected]>
- Loading branch information
Showing
27 changed files
with
274 additions
and
56 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
qa/suites/fs/upgrade/featureful_client/old_client/centos_8.stream.yaml
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
qa/suites/fs/upgrade/featureful_client/old_client/centos_9.stream.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.qa/distros/podman/centos_9.stream.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
qa/suites/fs/upgrade/featureful_client/old_client/tasks/1-client.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
1 change: 0 additions & 1 deletion
1
qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_8.stream.yaml
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_9.stream.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.qa/distros/podman/centos_9.stream.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 39 additions & 0 deletions
39
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-from/squid.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
meta: | ||
- desc: | | ||
install ceph/squid latest | ||
tasks: | ||
- install: | ||
branch: squid | ||
exclude_packages: | ||
- librados3 | ||
- ceph-mgr-dashboard | ||
- ceph-mgr-diskprediction-local | ||
- ceph-mgr-rook | ||
- ceph-mgr-cephadm | ||
- cephadm | ||
- ceph-volume | ||
extra_packages: ['librados2'] | ||
- print: "**** done installing squid" | ||
- 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 squid | ||
- print: "**** done ceph" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/3-client-upgrade.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.qa/distros/podman/centos_9.stream.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
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 | ||
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
meta: | ||
- desc: | | ||
install ceph/squid latest | ||
tasks: | ||
- install: | ||
branch: squid | ||
exclude_packages: | ||
- librados3 | ||
- ceph-mgr-dashboard | ||
- ceph-mgr-diskprediction-local | ||
- ceph-mgr-rook | ||
- ceph-mgr-cephadm | ||
- cephadm | ||
- ceph-volume | ||
extra_packages: ['librados2'] | ||
- print: "**** done installing squid" | ||
- 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 squid | ||
- print: "**** done ceph" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.qa/distros/podman/centos_9.stream.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.