3rd party ci: Create job to bring up apex vms
[releng.git] / jjb / 3rd_party_ci / create-apex-vms.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 bring up apex vms should be executed