Skip to content

Commit

Permalink
qa: try to run osds as "ceph" for ceph-crash test
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Serong <tserong@suse.com>
  • Loading branch information
tserong committed Dec 7, 2022
1 parent 697b0d9 commit 16699b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions qa/suites/rados/singleton/all/test-crash.yaml
Expand Up @@ -18,3 +18,10 @@ tasks:
- exec:
mon.a:
- find $TESTDIR/archive/coredump -type f -exec rm -f {} \;

overrides:
ceph:
conf:
osd:
setuser: ceph
setgroup: ceph

0 comments on commit 16699b4

Please sign in to comment.