From 12be45deb5eebbccdcc3698903625082edb33703 Mon Sep 17 00:00:00 2001 From: Andrey Kurilin Date: Wed, 27 Nov 2019 18:03:56 +0200 Subject: [PATCH] [ci] Get back NeutronSubnets.delete_subnets workload Depends-On: https://review.opendev.org/#/c/696447/ Change-Id: Ie324c1739bbcfb5cfb11f0771a7eb3f5d9b1cbe1 --- rally-jobs/neutron.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/rally-jobs/neutron.yaml b/rally-jobs/neutron.yaml index 1c8c712d..8c876c8c 100644 --- a/rally-jobs/neutron.yaml +++ b/rally-jobs/neutron.yaml @@ -642,6 +642,26 @@ failure_rate: max: 20 + NeutronSubnets.delete_subnets: + - + runner: + type: "constant" + times: {{smoke or 15}} + concurrency: {{smoke or 15}} + context: + users: + tenants: 1 + users_per_tenant: {{smoke or 15}} + user_choice_method: "round_robin" + quotas: + neutron: + network: -1 + subnet: -1 + network: + subnets_per_network: 15 + dualstack: True + router: {} + NeutronNetworks.create_and_bind_ports: - args: