- start with msgr2 enabled (defaults)
- run nautilus branch for workunits
- drop msgr2 enable step at teh end
- add octopus placeholder (although it is empty for now)
Signed-off-by: Sage Weil <sage@redhat.com>
- client.3
overrides:
ceph:
- mon_bind_msgr2: false
- mon_bind_addrvec: false
log-whitelist:
- scrub mismatch
- ScrubResult
- \(SLOW_OPS\)
- overall HEALTH_
- slow request
- - \(MON_MSGR2_NOT_ENABLED\)
conf:
global:
enable experimental unrecoverable data corrupting features: "*"
osd:
osd class load list: "*"
osd class default list: "*"
- fs: xfs
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:
workload:
full_sequential:
- workunit:
- branch: luminous
+ branch: nautilus
clients:
client.0:
- cls
workload:
full_sequential:
- workunit:
- branch: luminous
+ branch: nautilus
clients:
client.0:
- rados/load-gen-big.sh
workload:
full_sequential:
- workunit:
- branch: luminous
+ branch: nautilus
clients:
client.0:
- rbd/test_librbd.sh
workload:
full_sequential:
- workunit:
- branch: luminous
+ branch: nautilus
clients:
client.0:
- rbd/test_librbd_python.sh
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
+++ /dev/null
-tasks:
-- exec:
- mon.a:
- - ceph mon enable-msgr2
- - ceph config rm global mon_warn_on_msgr2_not_enabled
+++ /dev/null
-.qa/releases/nautilus.yaml
\ No newline at end of file
--- /dev/null
+.qa/releases/octopus.yaml
\ No newline at end of file