Skip to content

Commit

Permalink
Merge pull request ceph#44161 from neha-ojha/wip-fix-upgrades
Browse files Browse the repository at this point in the history
qa/suites/upgrade/octopus-x: bunch of fixes and cleanup

Reviewed-by: Yuri Weinstein <[email protected]>
Reviewed-by: Sridhar Seshasayee <[email protected]>
  • Loading branch information
neha-ojha authored Dec 1, 2021
2 parents 4898706 + 80041e5 commit cf829d0
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 16 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,5 @@ tasks:
daemons: [mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*]
wait-for-healthy: false
wait-for-osds-up: true
- print: "**** done restarted/upgrated => mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*"
- exec:
osd.0:
- ceph osd set pglog_hardlimit
- ceph osd dump --format=json-pretty | grep "flags"
- ceph config set global mon_warn_on_msgr2_not_enabled false
- print: "**** done try to set pglog_hardlimit again, should succeed"
- print: "**** done restarted/upgraded => mon.c, osd.8, osd.9, osd.10, osd.11, rgw.*"

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit cf829d0

Please sign in to comment.