blob: 9720d7dbdd799cce05c921d3f4879f9e9717c137 [file] [log] [blame]
Dmitrii Kabanov8cfe43e2017-11-10 02:00:47 -08001---
2 GlanceImages.list_images:
3 -
4 runner:
5 type: "constant"
6 times: {{iterations}}
7 concurrency: {{number_of_concurrent_scenarios}}
8 context:
9 users:
10 tenants: {{number_of_tenants}}
11 users_per_tenant: {{users_per_tenant}}
12 images:
13 image_url: {{glance_image_location}}
14 image_type: "qcow2"
15 image_container: "bare"
16 images_per_tenant: {{glance_images_per_tenant_before_benchmarking}}