mirror of
https://github.com/ceph/ceph
synced 2025-01-29 14:34:40 +00:00
Added %
Fixed intall.upgrade syntax Whitelisted 'reached quota' Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
parent
eb755034d3
commit
978d83d97d
0
suites/upgrade/hammer-x/f-h-x-offline/%
Normal file
0
suites/upgrade/hammer-x/f-h-x-offline/%
Normal file
@ -4,3 +4,5 @@ tasks:
|
||||
- install:
|
||||
branch: firefly
|
||||
- ceph:
|
||||
log-whitelist:
|
||||
- reached quota
|
||||
|
@ -1,5 +1,6 @@
|
||||
tasks:
|
||||
- install.upgrade:
|
||||
mon.a:
|
||||
- ceph.restart: [mon.a, mon.b, mon.c]
|
||||
- ceph.stop: [osd.0, osd.1, osd.2]
|
||||
- exec:
|
||||
|
Loading…
Reference in New Issue
Block a user