From c25ab9a0e02144272f9408e1e68030441db3ff26 Mon Sep 17 00:00:00 2001 From: chenhb Date: Sat, 21 Jul 2018 14:40:20 +0800 Subject: [PATCH] Fix rally-task-neutron-with-extensions job The lbaas scenarios have been removed into rally-task-load-balancing job, so remove them from rally-task-neutron-with-extensions. Change-Id: Icfba20603dd408866e4ed92d18d74327f1c04df3 --- rally-jobs/neutron-with-extensions.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/rally-jobs/neutron-with-extensions.yaml b/rally-jobs/neutron-with-extensions.yaml index 44ad69f8..a92330aa 100644 --- a/rally-jobs/neutron-with-extensions.yaml +++ b/rally-jobs/neutron-with-extensions.yaml @@ -1,22 +1,5 @@ {% set flavor_name = flavor_name or "m1.tiny" %} --- - NeutronLoadbalancerV2.create_and_list_loadbalancers: - - - args: - lb_create_args: {} - runner: - type: "constant" - times: 2 - concurrency: 2 - context: - users: - tenants: 2 - users_per_tenant: 1 - network: {} - sla: - failure_rate: - max: 0 - NeutronBGPVPN.create_and_list_bgpvpns: - runner: