Protect tag in functest.yaml 78/68378/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 22 Aug 2019 11:16:54 +0000 (13:16 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 22 Aug 2019 11:21:16 +0000 (13:21 +0200)
Else 3.10 becomes falsy 3.1.

It also conforms with latest changes in Xtesting ansible role [1].

https://github.com/collivier/ansible-role-xtesting/commit/292ab576fb8f0a13519bacc5ec46561a3ed8f838

Change-Id: I75e57f05d99381c9d0608aa4a88f0b12d9b6a9cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ansible/site.yml

index fb02094..1f15f8f 100644 (file)
@@ -10,7 +10,7 @@
           - repo: _
             dport:
             container: alpine
-            tag: 3.10
+            tag: '3.10'
         steps:
           - name: build opnfv/functest-core
             containers:
@@ -81,6 +81,8 @@
             - heat_ims
             - vyos_vrouter
             - juju_epc
+          properties:
+            execution-type: SEQUENTIALLY
         - container: functest-features
           tests:
             - doctor-notification