Rally task definition for port binding scenario
Change-Id: I112e477f95958c6235dbc42da06ebc45b236e8f6 Depends-On: https://review.opendev.org/662781 Partial-Bug: #1833674
This commit is contained in:
parent
e9dce50362
commit
5e0a5d41c7
@ -256,6 +256,27 @@
|
||||
neutron:
|
||||
network: -1
|
||||
port: -1
|
||||
-
|
||||
scenario:
|
||||
NeutronNetworks.create_and_bind_ports:
|
||||
ports_per_network: 5
|
||||
runner:
|
||||
constant:
|
||||
times: 3
|
||||
concurrency: 2
|
||||
contexts:
|
||||
users:
|
||||
tenants: 1
|
||||
users_per_tenant: 1
|
||||
roles:
|
||||
- admin
|
||||
quotas:
|
||||
neutron:
|
||||
network: -1
|
||||
subnet: -1
|
||||
port: -1
|
||||
network: {}
|
||||
networking_agents: {}
|
||||
-
|
||||
scenario:
|
||||
NeutronNetworks.create_and_delete_ports:
|
||||
|
Loading…
Reference in New Issue
Block a user