aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-verify-perf.sh
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-10-18 17:14:11 +0200
committerPeter Mikus <pmikus@cisco.com>2017-10-19 18:39:03 +0000
commit258eace26121e3950d97fb41d832e2feb192aab0 (patch)
tree7209d36491a2a6776cbfe7fc411beaa74d3ef68c /bootstrap-verify-perf.sh
parent117d3c4991b412a0756daadeee0a68edb0c4cf26 (diff)
Add IPSEC tests to DAILY Jenkins job
Change-Id: Ie4558b53a0c0a19b9fa24e951bcf0fcb320076b6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-xbootstrap-verify-perf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh
index 2375539759..fc89c9f611 100755
--- a/bootstrap-verify-perf.sh
+++ b/bootstrap-verify-perf.sh
@@ -137,6 +137,7 @@ case "$TEST_TAG" in
-v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \
-s "tests.vpp.perf" \
--include ndrdiscANDnic_intel-x520-da2AND1t1cORndrdiscANDnic_intel-x520-da2AND2t2c \
+ --include ndrdiscAND1t1cANDipsecORndrdiscAND2t2cANDipsec \
tests/
RETURN_STATUS=$(echo $?)
;;