Merge PR #32668 into master

* refs/pull/32668/head:
	qa: ignore slow ops for ffsb workunit

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2020-01-20 09:15:32 -08:00
commit 476e1a85f1
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB
3 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,7 @@
overrides:
ceph:
log-whitelist:
- SLOW_OPS
conf:
osd:
filestore flush min: 0

View File

@ -1,3 +1,7 @@
overrides:
ceph:
log-whitelist:
- SLOW_OPS
tasks:
- workunit:
clients:

View File

@ -1,5 +1,7 @@
overrides:
ceph:
log-whitelist:
- SLOW_OPS
conf:
osd:
filestore flush min: 0