diff options
author | 2020-11-09 17:47:47 +0100 | |
---|---|---|
committer | 2020-11-09 17:53:16 +0100 | |
commit | 3a53c5078824c1932af98ec21385d9e6cf155808 (patch) | |
tree | 654a1e4f0999e3e7a03188cacc204283c44025a3 | |
parent | d4d301975511fdc62ea7ae415c0ccd80a84c9b3f (diff) |
Run vnfs in parallel
Jenkins slaves must be limited to 2 (default setup) if needed.
Change-Id: Ic05552085988efda0ff4a283ff84942e263750ca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 03df88bbbb0481ab054343b7304df14037934c66)
-rw-r--r-- | ansible/site.cntt.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index afb20241a..2e6924bf3 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 |