diff options
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-x | bootstrap-verify-perf.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index e2d37e2d8c..4b86c6ea37 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -244,6 +244,7 @@ case "$TEST_TAG" in --include pdrdiscANDnic_intel-xl710AND1t1cANDipsechwANDbase \ --include pdrdiscANDnic_intel-xl710AND2t2cANDipsechwANDbase \ tests/ + RETURN_STATUS=$(echo $?) ;; VPP-VERIFY-PERF-IP4 ) pybot ${PYBOT_ARGS} \ |