Skip to content

Commit

Permalink
Merge PR ceph#27138 into master
Browse files Browse the repository at this point in the history
* refs/pull/27138/head:
	qa/suites/upgrade/nautilus-x: misc updates

Reviewed-by: Yuri Weinstein <[email protected]>
  • Loading branch information
liewegas committed Mar 23, 2019
2 parents b28a05a + f3499b1 commit 25ae57b
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 18 deletions.
Empty file added qa/releases/octopus.yaml
Empty file.
4 changes: 0 additions & 4 deletions qa/suites/upgrade/nautilus-x/parallel/0-cluster/start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ roles:
- client.3
overrides:
ceph:
mon_bind_msgr2: false
mon_bind_addrvec: false
log-whitelist:
- scrub mismatch
- ScrubResult
Expand All @@ -38,7 +36,6 @@ overrides:
- \(SLOW_OPS\)
- overall HEALTH_
- slow request
- \(MON_MSGR2_NOT_ENABLED\)
conf:
global:
enable experimental unrecoverable data corrupting features: "*"
Expand All @@ -47,4 +44,3 @@ overrides:
osd:
osd class load list: "*"
osd class default list: "*"
fs: xfs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ tasks:
mon warn on pool no app: false
- exec:
osd.0:
- ceph osd require-osd-release nautilus
- ceph osd set-require-min-compat-client nautilus
- print: "**** done ceph"
- install.upgrade:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ meta:
workload:
full_sequential:
- workunit:
branch: luminous
branch: nautilus
clients:
client.0:
- cls
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ meta:
workload:
full_sequential:
- workunit:
branch: luminous
branch: nautilus
clients:
client.0:
- rados/load-gen-big.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ meta:
workload:
full_sequential:
- workunit:
branch: luminous
branch: nautilus
clients:
client.0:
- rbd/test_librbd.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ meta:
workload:
full_sequential:
- workunit:
branch: luminous
branch: nautilus
clients:
client.0:
- rbd/test_librbd_python.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ upgrade-sequence:
daemons: [mon.c]
wait-for-healthy: false
mon-health-to-clog: false
- exec:
mon.a:
- ceph config set global mon_warn_on_msgr2_not_enabled false
- ceph.healthy:
- sleep:
duration: 60
Expand Down
5 changes: 0 additions & 5 deletions qa/suites/upgrade/nautilus-x/parallel/4-msgr2.yaml

This file was deleted.

1 change: 0 additions & 1 deletion qa/suites/upgrade/nautilus-x/parallel/4-nautilus.yaml

This file was deleted.

1 change: 1 addition & 0 deletions qa/suites/upgrade/nautilus-x/parallel/octopus.yaml

0 comments on commit 25ae57b

Please sign in to comment.