889f2e9b17
Add scenario to boot a server, lock it, unlock it, and delete it. Change-Id: Ifd29211914ff264738e1ff0371629d33b5f55f36
17 lines
329 B
YAML
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
|