diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-06-05 08:51:05 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-06-05 08:53:28 +0200 |
commit | a5d8fadf7a0c68df662c8257947df82119bfe768 (patch) | |
tree | 3aca25cb84303cfc4e294652dc8fc32014726d7a /ansible | |
parent | 39823fdbf534d05bfc3ddf4ddd5b8f8c3d603038 (diff) |
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 <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 0 insertions, 2 deletions
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 |