From b44b6d717fc92904d4c70d4c26bdad4619929160 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 22 Aug 2019 13:16:54 +0200 Subject: Conforms with latest changes in Xtesting ansible role. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It selects the generic way to set execution-type [1]. [1] https://github.com/collivier/ansible-role-xtesting/commit/292ab576fb8f0a13519bacc5ec46561a3ed8f838 Change-Id: I75e57f05d99381c9d0608aa4a88f0b12d9b6a9cf Signed-off-by: Cédric Ollivier (cherry picked from commit c9c61b560d88b929de3457276a6372583c45f924) --- ansible/site.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/site.yml b/ansible/site.yml index 7225ba7fd..d62bf6c0c 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -84,6 +84,8 @@ - heat_ims - vyos_vrouter - juju_epc + properties: + execution-type: SEQUENTIALLY - container: functest-features tests: - doctor-notification -- cgit 1.2.3-korg