Configure Glance benchmark for CI

Turns out that Rally doesn't accept local filepaths for create and
delete image, this was failing silently for a while.

Change-Id: I45284a2c098c8d1be2bac87fbba7119a3eaadf81
This commit is contained in:
jkilpatr 2017-07-12 12:05:38 -04:00
parent e7555bc290
commit 9cb4b2a18e

View File

@ -115,7 +115,7 @@ rally:
scenarios:
- name: create-and-delete-image
enabled: true
image_location: /home/stack/cirros
image_location: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz
flavor_name: m1.tiny
file: rally/glance/create-and-delete-image-cc.yml
- name: plugins