summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2014-12-01 18:55:17 +0000
committerAndrew McDermott <andrew.mcdermott@linaro.org>2014-12-01 18:55:17 +0000
commite135d44cee371746d514fbea4b3f40bd6e5da414 (patch)
treeefff9031eee7cc02c4f7f8199d9e6fecdf1d0b05
parent0729689f05d940925964108dc3a0a75320eb9a20 (diff)
foo
-rw-r--r--add-openstack-deps.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/add-openstack-deps.yaml b/add-openstack-deps.yaml
index a4cd39a..ca0a7e5 100644
--- a/add-openstack-deps.yaml
+++ b/add-openstack-deps.yaml
@@ -16,6 +16,7 @@ run:
- "id"
- 'DEBIAN_FRONTEND=noninteractive apt-get update -o Dpkg::Options::="--force-confnew" --force-yes'
- 'DEBIAN_FRONTEND=noninteractive apt-get install --yes wget nbd-client git'
+ - 'rm -rf $LAVA_CLOUD_IMG_URL'
- 'wget --progress=dot -e dotbytes=10M $LAVA_CLOUD_IMG_URL'
- 'modprobe nbd max_part=63'
- 'qemu-nbd -c /dev/nbd0 $LAVA_CLOUD_IMG_URL'