From 6c98782b76f0dc20ea5c3bbd5822910bc4add472 Mon Sep 17 00:00:00 2001 From: David Zafman Date: Wed, 24 Apr 2019 17:29:48 -0700 Subject: [PATCH] test: Remove redundant mon-seesaw.yaml file mon.yaml runs all scripts in the qa/standalone/mon dir Signed-off-by: David Zafman --- .../rados/standalone/workloads/mon-seesaw.yaml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 qa/suites/rados/standalone/workloads/mon-seesaw.yaml diff --git a/qa/suites/rados/standalone/workloads/mon-seesaw.yaml b/qa/suites/rados/standalone/workloads/mon-seesaw.yaml deleted file mode 100644 index c36d6a31a40..00000000000 --- a/qa/suites/rados/standalone/workloads/mon-seesaw.yaml +++ /dev/null @@ -1,18 +0,0 @@ -roles: -- - mon.a - - mgr.x - - osd.0 - - osd.1 - - osd.2 - - client.0 -openstack: - - volumes: # attached to each instance - count: 3 - size: 10 # GB -tasks: -- install: -- workunit: - basedir: qa/standalone - clients: - all: - - mon/mon-seesaw.sh -- 2.39.5