qcow2 image file name to include GIT_BRANCH 14/72114/3
authorLuc Provoost <luc.provoost@intel.com>
Thu, 18 Feb 2021 20:16:46 +0000 (21:16 +0100)
committerLuc Provoost <luc.provoost@intel.com>
Fri, 19 Feb 2021 10:53:38 +0000 (10:53 +0000)
commit7e060e50f591b68a425450ace732c6c2f9f1b943
tree7aaff70a1d51d797bfd80ac2a8c7578156ce2953
parent480fcf799c1c30421e10abb78b91303ade4bc059
qcow2 image file name to include GIT_BRANCH

The qcow2 file name is now constructed as a combination of
rapid-${GIT_BRANCH##*}.qcow2
The image is built and copied every time the job is triggered. In this
way we will overwrite rapid-latest.qcow2.

Change-Id: I9f9c255dc5207a7595aa9e49ae57bd50b42c4d3b
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
rapidvm/dib/build-image.sh