diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-22 15:16:32 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-08-22 15:17:01 +0200 |
commit | 112ce709f65a1bb03200fbe11d20987f74313272 (patch) | |
tree | 656a63fe8828d8fa17fbd72183b793a5cff1de69 /ansible | |
parent | 46a867f6d7aa73af6728fcf459ec76150103f5cb (diff) |
Conforms with latest changes in Xtesting ansible role.
It selects the generic way to set execution-type [1].
[1] https://github.com/collivier/ansible-role-xtesting/commit/292ab576fb8f0a13519bacc5ec46561a3ed8f838
Change-Id: I8b4d7dc3433cc210cd9eac180a1f247286ac1d7e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 7db0d8a9..2af40006 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -40,6 +40,8 @@ tests: - xrally_kubernetes - k8s_conformance + properties: + execution-type: SEQUENTIALLY - repo: opnfv container: functest-kubernetes-features tests: |