Add Jerma in blacklist logics 05/68605/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Oct 2019 15:18:40 +0000 (17:18 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 8 Oct 2019 15:27:21 +0000 (17:27 +0200)
https://build.opnfv.org/ci/job/functest-jerma-gate/5/

Change-Id: I6f970f36256b5c07dea32f7cbb630e695eb226e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest.yaml

index 7d46834..fc0718a 100644 (file)
           fi
           if [ "{tag}" = "latest" ]; then
             py=3.7
           fi
           if [ "{tag}" = "latest" ]; then
             py=3.7
+          elif [ "{tag}" = "jerma" ]; then
+            py=3.7
           elif [ "{tag}" = "iruya" ]; then
             py=3.6
           else
           elif [ "{tag}" = "iruya" ]; then
             py=3.6
           else