xci: scripts: vm: Add ability to use cached images for clean VM 49/44049/5
authorMarkos Chandras <mchandras@suse.de>
Tue, 3 Oct 2017 09:25:28 +0000 (10:25 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 4 Oct 2017 09:18:40 +0000 (10:18 +0100)
commit6e6b5f8438c0fd3a4d9dffa04c5e97c80304a8b3
treeb6b817aefa5f853c3e2fd6885649720853d4dfb8
parentf1be44648ccb6ff9a73c953fa7838d0a177b8d93
xci: scripts: vm: Add ability to use cached images for clean VM

Make it possible to use the hosted dib images from artifacts.opnfv.org
instead of building a new one on every CI run. This way, we can reduce
the time it takes to start the actual XCI deployment.

Change-Id: Idb1f5e3929cc14502c3f7383a61d2fbd0a6eefaf
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/build-dib-os.sh [new file with mode: 0755]
xci/scripts/vm/start-new-vm.sh