From 179b079a979369dbe3f78599342d5afe0e07634e Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Fri, 13 Jan 2017 09:31:31 +0000 Subject: [ODL-pipe]Use of the daily suite from Functest Change-Id: I658f8992f52d7ab5278299c70285cd53d305a0c6 Signed-off-by: Nikolas Hermanns --- jjb/3rd_party_ci/functest-netvirt.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 jjb/3rd_party_ci/functest-netvirt.sh (limited to 'jjb/3rd_party_ci/functest-netvirt.sh') diff --git a/jjb/3rd_party_ci/functest-netvirt.sh b/jjb/3rd_party_ci/functest-netvirt.sh deleted file mode 100755 index adffaf42d..000000000 --- a/jjb/3rd_party_ci/functest-netvirt.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -set -e - -# wipe the WORKSPACE -/bin/rm -rf $WORKSPACE/* - -echo "Hello World" -- cgit 1.2.3-korg