From b0b748ee94cfbbc83e3293d025db983f5def7c9a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 5 Jun 2020 08:51:05 +0200 Subject: Run VNF in parallel in Functest default playbook MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They pass in parallel if the bandwidth is good enough. https://build.opnfv.org/ci/view/functest/job/functest-latest-daily/679/ Change-Id: I2f466f7f25898d8af3004da1d3ef2208e4410f7c Signed-off-by: Cédric Ollivier (cherry picked from commit a5d8fadf7a0c68df662c8257947df82119bfe768) --- ansible/site.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 57aacb3f6..8aab5f988 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -88,5 +88,3 @@ - heat_ims - vyos_vrouter - juju_epc - properties: - execution-type: SEQUENTIALLY -- cgit 1.2.3-korg