Add a new monitor type: MultiMonitor that can run any number of other monitors at... 19/35619/1
authorLiHuan <lihuanwk@126.com>
Fri, 7 Apr 2017 15:32:07 +0000 (23:32 +0800)
committerJing Lu <lvjing5@huawei.com>
Thu, 1 Jun 2017 02:42:11 +0000 (02:42 +0000)
commitc5d97cd1d1da2478ac12278fe898385165ba3087
tree5b2579be4e9229ebca333b311a39715f05330ab2
parent370632cc02a711289f9830616d4ded2f6a9341be
Add a new monitor type: MultiMonitor that can run any number of other monitors at the same time.

JIRA: YARDSTICK-397

Change-Id: Ic5cb79f0820029e306373abead1ea43fac9abee2
Signed-off-by: LiHuan <lihuanwk@126.com>
(cherry picked from commit 747a3260fef52fb5f7da337bc149ec202a05be6e)
tests/unit/benchmark/scenarios/availability/test_monitor_multi.py [new file with mode: 0644]
yardstick/benchmark/scenarios/availability/monitor/basemonitor.py
yardstick/benchmark/scenarios/availability/monitor/monitor_multi.py [new file with mode: 0644]