From: Cédric Ollivier Date: Fri, 5 Jun 2020 06:51:05 +0000 (+0200) Subject: Run VNF in parallel in Functest default playbook X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F70272%2F1;p=functest.git Run VNF in parallel in Functest default playbook 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 --- diff --git a/ansible/site.yml b/ansible/site.yml index 23845999a..0c386e0e7 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -77,5 +77,3 @@ - heat_ims - vyos_vrouter - juju_epc - properties: - execution-type: SEQUENTIALLY