mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
qa/suite: add dedup test
Signed-off-by: Myoungwon Oh <omwmw@sk.com>
This commit is contained in:
parent
32bf50e5a2
commit
89f41ad9ba
26
qa/suites/rados/singleton/all/deduptool.yaml
Normal file
26
qa/suites/rados/singleton/all/deduptool.yaml
Normal file
@ -0,0 +1,26 @@
|
||||
roles:
|
||||
- - mon.a
|
||||
- mgr.x
|
||||
- osd.0
|
||||
- osd.1
|
||||
- osd.2
|
||||
- client.0
|
||||
openstack:
|
||||
- volumes: # attached to each instance
|
||||
count: 2
|
||||
size: 10 # GB
|
||||
tasks:
|
||||
- install:
|
||||
- ceph:
|
||||
log-whitelist:
|
||||
- but it is still running
|
||||
- had wrong client addr
|
||||
- had wrong cluster addr
|
||||
- reached quota
|
||||
- overall HEALTH_
|
||||
- \(POOL_FULL\)
|
||||
- \(POOL_APP_NOT_ENABLED\)
|
||||
- workunit:
|
||||
clients:
|
||||
all:
|
||||
- rados/test_dedup_tool.sh
|
Loading…
Reference in New Issue
Block a user