rally-openstack/rally-jobs/rally-senlin.yaml
Andrey Kurilin d8976a32cb [ci] Change image name for senlin job
The nae of image is change, so we need to change it in our task file.

Change-Id: I070cb920cf11bf6c718758be8ac5d95379a5a75d
2017-04-03 11:21:48 +03:00

28 lines
595 B
YAML

---
SenlinClusters.create_and_delete_cluster:
-
args:
desired_capacity: 3
min_size: 0
max_size: 5
runner:
type: "constant"
times: 3
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 2
profiles:
type: os.nova.server
version: "1.0"
properties:
name: cirros_server
flavor: 1
image: "cirros-0.3.5-x86_64-disk"
networks:
- network: private
sla:
failure_rate:
max: 0