TEST-2 load/soak test utility 97/3397/3
authorJerry Flood <jf9860@att.com>
Wed, 12 Apr 2017 13:46:44 +0000 (09:46 -0400)
committerJerry Flood <jf9860@att.com>
Wed, 12 Apr 2017 14:36:32 +0000 (10:36 -0400)
commitb88fc2d930537a47b12115a899322fb9cebbc0c1
treeb6bfa126823c1937159e0a6cb0fbcac6621d551d
parent26151066fb0c53c62cc5ecbe1637482be59c497c
TEST-2 load/soak test utility

Command line load/soak test utility to run multple ETE
tests at once.

Change-Id: I4b0224d4fbdf82964acaf7704a5e6d9802d8a0e1
Signed-off-by: Jerry Flood <jf9860@att.com>
loadtest/RunEte.py [new file with mode: 0644]
loadtest/TestConfig.py [new file with mode: 0644]
loadtest/TestController.py [new file with mode: 0644]
loadtest/TestMain.py [new file with mode: 0644]
loadtest/__init__.py [new file with mode: 0644]
setup.py