diff options
author | Craig Chi <craigchi@google.com> | 2020-08-14 09:54:35 -0700 |
---|---|---|
committer | Andrei Vagin <avagin@gmail.com> | 2020-09-16 12:19:30 -0700 |
commit | a289c3862653cded271408b31a9e704be615503a (patch) | |
tree | 6a8e93dd076ecd1ac59bdbb621ae310c27b114bf /test/util/BUILD | |
parent | 15ff2893d9bf896cc33e880983cb800cd71c946b (diff) |
Add functions in FUSE integration test to get metrics from FUSE server
This commit adds 3 utility functions to ensure all received requests
and preset responses are consumed.
1. Get number of unconsumed requests (received by the FUSE server but
not consumed by the testing thread).
2. Get number of unsent responses (set by the testing thread but not
processed by the FUSE server).
3. Get total bytes of the received requests (to ensure some operations
don't trigger FUSE requests).
Fixes #3607
Diffstat (limited to 'test/util/BUILD')
0 files changed, 0 insertions, 0 deletions