Fix the qcow2 disk image content 39/72439/4
authorLuc Provoost <luc.provoost@intel.com>
Thu, 29 Apr 2021 17:30:01 +0000 (19:30 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Thu, 29 Apr 2021 18:07:28 +0000 (20:07 +0200)
commitb9e433eff95350711cc6fef2ae06a3500e0d8421
treeed4f1986dc1ab31db185165c75250104e47bc6ee
parent0daa445790c39819de39fa875e92534d6c794809
Fix the qcow2 disk image content

When building the qcow2 image, we are not automatically getting the
latest version of the samplevnf code. Since this might have to do with
caches, a parameter with the workspace directory is now passed to
disk-image-create using the --image-cache option.
Also removed verify-image.sh since this is done using build-image.sh
with the -v option.

Change-Id: I661c543102258929bdfe53af6c6ea0ff72eab33d
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
rapidvm/dib/build-image.sh
rapidvm/dib/verify-image.sh [deleted file]