qa/standalone: create mon-stretch standalone test

Separate `mon-stretch` from `mon`.

Renamed `mon-stretched-cluster.sh` to
`mon-stretch-fail-recovery.sh`.

This isolation of stretch cluster test will enable
developers to get results faster for stretch-cluster
related stuff.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
This commit is contained in:
Kamoltat 2023-04-06 18:50:16 +00:00
parent 7f7c2d51c6
commit 431c4559c4
2 changed files with 19 additions and 1 deletions
qa
standalone/mon-stretch
suites/rados/standalone/workloads

View File

@ -146,4 +146,4 @@ EOF
teardown $dir || return 1
}
main mon-stretched-cluster "$@"
main mon-stretch-fail-recovery "$@"

View File

@ -0,0 +1,18 @@
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-stretch