diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-12-04 16:41:57 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-01-10 15:35:01 +0100 |
commit | a95c54b7821596402e0aa7136cd7d1de71a5b187 (patch) | |
tree | f1c941b06bb05069af1b3f587b5bcfc8bc22ef3a /bootstrap-verify-perf.sh | |
parent | ec120d957cfec192d30e84a0d337198153214a70 (diff) |
CSIT-866: wrk onboarding in CSIT
- CSIT-867: Low Level Description
- CSIT-868: wrk traffic profile - parsing
- CSIT-869: wrk implementation into CSIT
Change-Id: I65e1037f5ae05b3a5b2020e4a6c54462766ae1b4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-x | bootstrap-verify-perf.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index 4b86c6ea37..e2d37e2d8c 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -244,7 +244,6 @@ case "$TEST_TAG" in --include pdrdiscANDnic_intel-xl710AND1t1cANDipsechwANDbase \ --include pdrdiscANDnic_intel-xl710AND2t2cANDipsechwANDbase \ tests/ - RETURN_STATUS=$(echo $?) ;; VPP-VERIFY-PERF-IP4 ) pybot ${PYBOT_ARGS} \ |