Fix issue in csit hoststack test 37/38137/4
authorYulong Pei <[email protected]>
Mon, 6 Feb 2023 08:09:02 +0000 (08:09 +0000)
committerPeter Mikus <[email protected]>
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 <[email protected]>
Signed-off-by: Xinfeng Zhao <[email protected]>
Signed-off-by: Yulong Pei <[email protected]>
Change-Id: I1cffa28d8492bcc27ae188f1e084b80afad60502
resources/libraries/python/DUTSetup.py
resources/tools/ab/ABTools.py