b88257be72
Change all absent flavors to existing in gates jobs. To allow functional testing of samples in gate. Change-Id: Ic88da1d00b6d47e5251623a25dd4ef8fa5682084
18 lines
315 B
YAML
18 lines
315 B
YAML
---
|
|
NovaServers.boot_and_rebuild_server:
|
|
- args:
|
|
flavor:
|
|
name: "m1.tiny"
|
|
from_image:
|
|
name: "cirros-0.3.2-x86_64-uec"
|
|
to_image:
|
|
name: "cirros-0.3.2-x86_64-uec"
|
|
runner:
|
|
type: constant
|
|
times: 5
|
|
concurrency: 2
|
|
context:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 1
|