rally/samples/tasks/scenarios/nova/boot-lock-unlock-and-delete.yaml
Chris St. Pierre 889f2e9b17 Add Nova lock and unlock scenario
Add scenario to boot a server, lock it, unlock it, and delete
it.

Change-Id: Ifd29211914ff264738e1ff0371629d33b5f55f36
2015-05-05 08:19:21 -05:00

17 lines
329 B
YAML

---
NovaServers.boot_lock_unlock_and_delete:
-
args:
flavor:
name: "m1.tiny"
image:
name: "cirros-0.3.2-x86_64-uec"
runner:
type: "constant"
times: 10
concurrency: 2
context:
users:
tenants: 1
users_per_tenant: 1