From: David Zafman Date: Thu, 25 Apr 2019 00:29:48 +0000 (-0700) Subject: test: Remove redundant mon-seesaw.yaml file X-Git-Tag: v14.2.3~83^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=63311aa8257bd49be385c18cae2c59e9ed4b6d4c;p=ceph.git test: Remove redundant mon-seesaw.yaml file mon.yaml runs all scripts in the qa/standalone/mon dir Signed-off-by: David Zafman (cherry picked from commit 6c98782b76f0dc20ea5c3bbd5822910bc4add472) --- 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