rally-openstack/samples/tasks/scenarios/nova/boot-and-migrate.yaml
Wataru Takase 8c235591f9 Add cold migrate scenario for Nova test
Current Rally provides "boot_and_live_migrate_server" scenario, but doesn't
provide cold migration scenario. This patch adds the scenario named
"boot_and_migrate_server".

Change-Id: I681b66475f1a455e33d78e63abd73f67d3960e52
2015-01-21 10:34:59 +01:00

16 lines
247 B
YAML

---
NovaServers.boot_and_migrate_server:
- args:
flavor:
name: m1.nano
image:
name: "^cirros.*uec$"
runner:
type: constant
times: 10
concurrency: 2
context:
users:
tenants: 1
users_per_tenant: 1