qa: add counter check to multimds/basic

...so that we can't "pass" the test by accidentally
failing to ever export anything automatically
like in http://tracker.ceph.com/issues/20131

Signed-off-by: John Spray <john.spray@redhat.com>
This commit is contained in:
John Spray 2017-06-01 07:16:41 -04:00
parent 7e1be30b9a
commit d0798751fd

View File

@ -0,0 +1,8 @@
tasks:
- check-counter:
counters:
mds:
- "mds.exported"
- "mds.imported"