From 05e9da3bb65155fd2c16995f3e4d148289fd9845 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 9 Nov 2020 17:47:47 +0100 Subject: [PATCH] Run vnfs in parallel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Jenkins slaves must be limited to 2 (default setup) if needed. Change-Id: Ic05552085988efda0ff4a283ff84942e263750ca Signed-off-by: Cédric Ollivier (cherry picked from commit 03df88bbbb0481ab054343b7304df14037934c66) --- ansible/site.cntt.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 4bd820a02..71389e8c8 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -46,5 +46,3 @@ - heat_ims - vyos_vrouter - juju_epc - properties: - execution-type: SEQUENTIALLY -- 2.16.6