From 258eace26121e3950d97fb41d832e2feb192aab0 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 18 Oct 2017 17:14:11 +0200 Subject: [PATCH] Add IPSEC tests to DAILY Jenkins job Change-Id: Ie4558b53a0c0a19b9fa24e951bcf0fcb320076b6 Signed-off-by: Tibor Frank --- bootstrap-verify-perf.sh | 1 + 1 file changed, 1 insertion(+) 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 $?) ;; -- 2.16.6