Data Reporting Gate 11/24911/2
authorMark Beierl <mark.beierl@dell.com>
Fri, 25 Nov 2016 18:28:40 +0000 (13:28 -0500)
committerMark Beierl <mark.beierl@dell.com>
Fri, 25 Nov 2016 18:40:34 +0000 (13:40 -0500)
commit776ff48bc805fbca34811b54ebd7a3626a20f817
treeda3c2a91453a4cd80614891a2e61d8511bb0c71a
parent227bb19115eaab4f689cb570f0a5574cd5e318bb
Data Reporting Gate

Module that allows passing of a gate only once all other
peers have also reported in within a specified time period

Change-Id: If4baf1d4377026c7833a6f30bfc2e36698f675e8
JIRA: STORPERF-71
Signed-off-by: Mark Beierl <mark.beierl@dell.com>
storperf/utilities/thread_gate.py [new file with mode: 0644]
tests/utilities_tests/__init__.py
tests/utilities_tests/thread_gate_test.py [new file with mode: 0644]