qa: add task for progress module

Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2018-07-20 13:30:16 -04:00
parent 09f5f9e1eb
commit 46a74a07d9

View File

@ -0,0 +1,24 @@
tasks:
- install:
- ceph:
config:
global:
osd pool default size : 3
osd pool default min size : 2
# tests may leave mgrs broken, so don't try and call into them
# to invoke e.g. pg dump during teardown.
wait-for-scrub: false
log-whitelist:
- overall HEALTH_
- \(MGR_DOWN\)
- \(MDS_ALL_DOWN\)
- \(MDS_UP_LESS_THAN_MAX\)
- \(FS_WITH_FAILED_MDS\)
- \(FS_DEGRADED\)
- \(PG_
- replacing it with standby
- No standby daemons available
- cephfs_test_runner:
modules:
- tasks.mgr.test_progress