diff options
author | 2017-01-13 09:31:31 +0000 | |
---|---|---|
committer | 2017-01-16 13:59:50 +0100 | |
commit | 179b079a979369dbe3f78599342d5afe0e07634e (patch) | |
tree | 992890f134c5ff2ad79ce77f0f7bd6930a3a6f5f /jjb/3rd_party_ci/functest-netvirt.sh | |
parent | c6f4b730fbc2818f7acfbc931a6b5be38b349aef (diff) |
[ODL-pipe]Use of the daily suite from Functest
Change-Id: I658f8992f52d7ab5278299c70285cd53d305a0c6
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'jjb/3rd_party_ci/functest-netvirt.sh')
-rwxr-xr-x | jjb/3rd_party_ci/functest-netvirt.sh | 7 |
1 files changed, 0 insertions, 7 deletions
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" |