summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/cperf/cirros-upload.yaml.ansible5
1 files changed, 3 insertions, 2 deletions
diff --git a/jjb/cperf/cirros-upload.yaml.ansible b/jjb/cperf/cirros-upload.yaml.ansible
index 4be2dff05..83ec1f14c 100644
--- a/jjb/cperf/cirros-upload.yaml.ansible
+++ b/jjb/cperf/cirros-upload.yaml.ansible
@@ -12,6 +12,7 @@
- overcloudrc
- name: Upload cirros glance image
shell: >
- source /home/heat-admin/overcloudrc && openstack image create cirros
- --public --file /home/heat-admin/cirros-0.3.5-x86_64-disk.img
+ source /home/heat-admin/overcloudrc && openstack image create
+ cirros-0.3.5-x86_64-disk --public
+ --file /home/heat-admin/cirros-0.3.5-x86_64-disk.img
--disk-format qcow2 --container-format bare