diff options
author | 2020-11-09 17:47:47 +0100 | |
---|---|---|
committer | 2020-11-09 17:51:10 +0100 | |
commit | 05e9da3bb65155fd2c16995f3e4d148289fd9845 (patch) | |
tree | 06ce9a0c31541f390f4e483ac492171cc8086124 /ansible | |
parent | 24755ae6bb01495918a56bb2079b5f2061c6b492 (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)
Diffstat (limited to 'ansible')
-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 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 |