From f67399101f4fa359de7f6e2b325be455d1438ee8 Mon Sep 17 00:00:00 2001 From: Fangyin Hu Date: Tue, 18 Jul 2017 01:22:49 -0700 Subject: Test TLDK tcpdump command not found issue. Use the new VIRL image to test. Add the debug information for the test. Change-Id: I8343a17d38dffbf84039e39a06fc5c5a65aaf201 Signed-off-by: Fangyin Hu --- bootstrap-TLDK.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap-TLDK.sh') diff --git a/bootstrap-TLDK.sh b/bootstrap-TLDK.sh index 4f731cd527..7a26e88db0 100755 --- a/bootstrap-TLDK.sh +++ b/bootstrap-TLDK.sh @@ -138,7 +138,7 @@ fi echo "Starting simulation on VIRL server" VIRL_TOPOLOGY=double-ring-nested.xenial -VIRL_RELEASE=csit-ubuntu-16.04.1_2016-12-19_1.6 +VIRL_RELEASE=csit-ubuntu-16.04.1_2017-07-26_1.9 function stop_virl_simulation { ssh ${SSH_OPTIONS} ${VIRL_USERNAME}@${VIRL_SERVER}\ -- cgit 1.2.3-korg