From 89f41ad9bafeda60da593ee2e369c178d21cac03 Mon Sep 17 00:00:00 2001 From: myoungwon oh Date: Sat, 9 Feb 2019 12:45:10 +0900 Subject: [PATCH] qa/suite: add dedup test Signed-off-by: Myoungwon Oh --- qa/suites/rados/singleton/all/deduptool.yaml | 26 ++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 qa/suites/rados/singleton/all/deduptool.yaml diff --git a/qa/suites/rados/singleton/all/deduptool.yaml b/qa/suites/rados/singleton/all/deduptool.yaml new file mode 100644 index 00000000000..f2c54f1ad43 --- /dev/null +++ b/qa/suites/rados/singleton/all/deduptool.yaml @@ -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