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:
Bence Romsics 2019-05-31 13:35:26 +02:00
parent e9dce50362
commit 5e0a5d41c7
1 changed files with 21 additions and 0 deletions

View File

@ -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: