diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-12-12 17:52:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-12 17:52:36 +0000 |
commit | bab9e484588f14a304dfdb76dc99a054f3cc8442 (patch) | |
tree | d894f0d7ce68711ee196fe07e79611dc27ee9e0f /jjb/3rd_party_ci/install-netvirt.sh | |
parent | 2965cd80ab2d10ab192220b130f26b3878e60667 (diff) | |
parent | 8578eae1f451aef3ce4f4f499f43ed924a2a0efa (diff) |
Merge "3rd party ci: Create jobs for ODL netvirt testing in OPNFV"
Diffstat (limited to 'jjb/3rd_party_ci/install-netvirt.sh')
-rwxr-xr-x | jjb/3rd_party_ci/install-netvirt.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/3rd_party_ci/install-netvirt.sh b/jjb/3rd_party_ci/install-netvirt.sh new file mode 100755 index 000000000..c24e89036 --- /dev/null +++ b/jjb/3rd_party_ci/install-netvirt.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "Using the downloaded artifact to install netvirt" +ls -al $NETVIRT_ARTIFACT |