f90577d15d
This folder is used to define the rally tests scenarios run for Kuryr gate job. This also allow to create Kuryr specific rally plugins and use them in scenarios in the gate job. implements blueprint: rally-kuryr-testing Change-Id: I73078fffbf5707740a58be70902d5cb5a95fc074
18 lines
326 B
YAML
18 lines
326 B
YAML
---
|
|
NeutronNetworks.create_and_list_networks:
|
|
-
|
|
runner:
|
|
type: "constant"
|
|
times: 40
|
|
concurrency: 20
|
|
context:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 1
|
|
quotas:
|
|
neutron:
|
|
network: -1
|
|
sla:
|
|
failure_rate:
|
|
max: 0
|