13937: Adds tests for operation & I/O counters.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Fri, 8 Mar 2019 20:56:17 +0000 (17:56 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Fri, 8 Mar 2019 20:56:17 +0000 (17:56 -0300)
commit8660244c570cecdb5b4c25a3809cfe01fafebada
treee974ae553fdf1fc7fc2cf862e4e8558322d11399
parent3470ee572e9841bbcb45ca5f1de71a238d60d1bd
13937: Adds tests for operation & I/O counters.

Added {"operation": "any"} to opsCounters so that it's easy to check on tests,
because the kind of operation depends on the driver and the tests were
implemented as part of the volume generic tests.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
services/keepstore/azure_blob_volume_test.go
services/keepstore/s3_volume_test.go
services/keepstore/stats_ticker.go
services/keepstore/unix_volume_test.go
services/keepstore/volume_generic_test.go
services/keepstore/volume_test.go