Fix issue in csit hoststack test 37/38137/4
authorYulong Pei <yulong.pei@intel.com>
Mon, 6 Feb 2023 08:09:02 +0000 (08:09 +0000)
committerPeter Mikus <peter.mikus@protonmail.ch>
Mon, 13 Feb 2023 10:47:03 +0000 (10:47 +0000)
commit9a0d6a86aadb5dfcc9fb55af2a8efc4881540579
treea4c910c56fe79c64e952d677b07b2c7cb36d4d04
parent72aba98d0d6325c34cc4412401f9020497688388
Fix issue in csit hoststack test

1. ABTool.py, fix error in parsing the return result of ab
2. DUTSetup.py, add sleep to wait for the program to start

Signed-off-by: Peng Lu <pengx.lu@intel.com>
Signed-off-by: Xinfeng Zhao <xinfengx.zhao@intel.com>
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Change-Id: I1cffa28d8492bcc27ae188f1e084b80afad60502
resources/libraries/python/DUTSetup.py
resources/tools/ab/ABTools.py