b88257be72
Change all absent flavors to existing in gates jobs. To allow functional testing of samples in gate. Change-Id: Ic88da1d00b6d47e5251623a25dd4ef8fa5682084
21 lines
403 B
YAML
21 lines
403 B
YAML
---
|
|
NovaServers.resize_server:
|
|
-
|
|
args:
|
|
flavor:
|
|
name: "m1.tiny"
|
|
image:
|
|
name: "^cirros.*uec$"
|
|
to_flavor:
|
|
name: "m1.small"
|
|
confirm: true
|
|
force_delete: false
|
|
runner:
|
|
type: "constant"
|
|
times: 10
|
|
concurrency: 5
|
|
context:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 1
|