mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
Merge PR #32989 into master
* refs/pull/32989/head: qa/tasks/ceph_manager: add --log-early to raw_cluster_cmd Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
commit
a5d848d206
@ -1346,6 +1346,7 @@ class CephManager:
|
||||
'ceph',
|
||||
'--cluster',
|
||||
self.cluster,
|
||||
'--log-early',
|
||||
]
|
||||
ceph_args.extend(args)
|
||||
proc = self.controller.run(
|
||||
|
Loading…
Reference in New Issue
Block a user