aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-verify-perf.sh
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-02 08:51:56 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-02 08:51:56 +0200
commitfc3fec34f9befb4781fbdfb4d9cc669f08f70624 (patch)
tree905f3987c3ccc61ad8c39679f6c884b9f65f373e /bootstrap-verify-perf.sh
parent2d15316360dbf0b57318801b51decbbf842a8660 (diff)
Report: data
Change-Id: If58c7bebaedc772fb7b8d7376f2118bad848b2cc Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-xbootstrap-verify-perf.sh1
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