ceph/qa/suites/perf-basic/ceph.yaml
Neha Ojha 97b23d85f1 qa/suites/perf-basic/ceph.yaml: remove rgw
This is no longer required because we removed cosbench workloads in
fd350fd015.

Signed-off-by: Neha Ojha <nojha@redhat.com>
2021-08-09 17:31:50 +00:00

24 lines
494 B
YAML

meta:
- desc: |
perf-basic is a basic performance suite.
Must be run on bare-metal machines.
On VMs performance results will be inconsistent
and can't be compared across runs.
Run ceph on a single node.
Use xfs beneath the osds.
Setup rgw on client.0
roles:
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
tasks:
- install:
- ceph:
fs: xfs
wait-for-scrub: false
log-ignorelist:
- \(PG_
- \(OSD_
- \(OBJECT_
- overall HEALTH
- ssh_keys: