automatic deploy a wholeset of TestAPI ecosystem
[releng.git] / jjb / 3rd_party_ci / install-netvirt.sh
1 #!/bin/bash
2
3 # clone opnfv sdnvpn repo
4 git clone https://gerrit.opnfv.org/gerrit/p/sdnvpn.git
5 cd sdnvpn
6 ls -al
7
8 # here is where the script(s) to install netvirt should be executed