diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-05-02 08:51:56 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-05-02 08:51:56 +0200 |
commit | fc3fec34f9befb4781fbdfb4d9cc669f08f70624 (patch) | |
tree | 905f3987c3ccc61ad8c39679f6c884b9f65f373e /bootstrap-verify-perf.sh | |
parent | 2d15316360dbf0b57318801b51decbbf842a8660 (diff) |
Report: data
Change-Id: If58c7bebaedc772fb7b8d7376f2118bad848b2cc
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 b480abc357..4177625726 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -364,7 +364,6 @@ case "$TEST_TAG" in pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -s "tests.${DUT}.perf" \ - --include tcpANDhttp \ tests/ RETURN_STATUS=$(echo $?) esac |