CPERF: Create flavor for CSIT 87/60187/1
authorTim Rozet <trozet@redhat.com>
Wed, 25 Jul 2018 20:11:32 +0000 (16:11 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 25 Jul 2018 20:11:32 +0000 (16:11 -0400)
Change-Id: I2dd2fe40f06783320c60788b2161e876a0bb43b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/cperf/cirros-upload.yaml.ansible

index 83ec1f1..d72a8a0 100644 (file)
@@ -16,3 +16,7 @@
         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
+    - name: Create nano flavor
+      shell: >
+        source /home/heat-admin/overcloudrc && openstack flavor create
+        -id 42 --ram 64 --disk 0 --vcpus 1 m1.nano