From cdfe60613521e492157153bbe097fdc05193a593 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Mon, 29 Aug 2016 11:02:37 +0200 Subject: CSIT-383: IPSEC IPv4 negative test cases - use integrity and/or encryption key(s) different from integrity and encryption keys stored on VPP node to create tx packet on TG Change-Id: I38bf7e1dd6f488e605bad991c7a7f4d1ff226e8c Signed-off-by: Jan Gelety --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 96efa31361..f822badde5 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -203,7 +203,7 @@ if [ "$?" -ne "0" ]; then echo "However, the tests will start." fi -PYTHONPATH=`pwd` pybot -L TRACE -W 145\ +PYTHONPATH=`pwd` pybot -L TRACE -W 136\ -v TOPOLOGY_PATH:${SCRIPT_DIR}/topologies/enabled/topology.yaml \ --suite "tests.func" \ --include vm_envAND3_node_single_link_topo \ -- cgit 1.2.3-korg