From a15d259b1135504233dec3155813b34499310077 Mon Sep 17 00:00:00 2001 From: Kevin Benton Date: Tue, 20 Sep 2016 02:08:21 -0700 Subject: [PATCH] Lower concurrency on rally port job Previous runs are showing that creating ports under this high load ends up taking >5 secs per port on average. Lets set to 4, which is still double the api_worker count in some cases for the current gate. Change-Id: I05a0d28f5b035684e07288825f5b704a843dc9d7 --- rally-jobs/neutron-neutron.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rally-jobs/neutron-neutron.yaml b/rally-jobs/neutron-neutron.yaml index 87c9d60c91a..54b4343e51c 100644 --- a/rally-jobs/neutron-neutron.yaml +++ b/rally-jobs/neutron-neutron.yaml @@ -73,7 +73,7 @@ runner: type: "constant" times: 40 - concurrency: 20 + concurrency: 4 context: users: tenants: 1