mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Merge pull request #48541 from lxbsz/wip-qa-upgrade-fix
qa/cephfs: fix confusing config when upgrading mds nodes Reviewed-by: Rishabh Dave <ridave@redhat.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Kotresh HR <khiremat@redhat.com> Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
This commit is contained in:
commit
d33a2a9181
@ -20,11 +20,10 @@ tasks:
|
||||
- mds_pre_upgrade:
|
||||
- print: "**** done mds pre-upgrade sequence"
|
||||
- install.upgrade:
|
||||
# upgrade the single cluster node, which is running all the mon/mds/osd/mgr daemons
|
||||
mon.a:
|
||||
branch: quincy
|
||||
mon.b:
|
||||
branch: quincy
|
||||
- print: "**** done install.upgrade both hosts"
|
||||
- print: "**** done install.upgrade the host"
|
||||
- ceph.restart:
|
||||
daemons: [mon.*, mgr.*]
|
||||
mon-health-to-clog: false
|
||||
|
@ -20,11 +20,10 @@ tasks:
|
||||
- mds_pre_upgrade:
|
||||
- print: "**** done mds pre-upgrade sequence"
|
||||
- install.upgrade:
|
||||
# upgrade the single cluster node, which is running all the mon/mds/osd/mgr daemons
|
||||
mon.a:
|
||||
branch: quincy
|
||||
mon.b:
|
||||
branch: quincy
|
||||
- print: "**** done install.upgrade both hosts"
|
||||
- print: "**** done install.upgrade the host"
|
||||
- ceph.restart:
|
||||
daemons: [mon.*, mgr.*]
|
||||
mon-health-to-clog: false
|
||||
|
Loading…
Reference in New Issue
Block a user