X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=fc0718a9ce71eb32614869ac3146b02b921048a3;hb=f7df2d437f5b4b15d3c374da4d24b137cc672916;hp=05d2892bdaa9a3a467e5b0c1fe31ea63e3ad8c0e;hpb=3ecb0c33570d1b37a2034db84c499fcc3a95012b;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 05d2892bd..fc0718a9c 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -11,6 +11,9 @@ - latest: branch: master slave: lf-virtual9 + - jerma: + branch: stable/jerma + slave: lf-virtual4 - iruya: branch: stable/iruya slave: lf-virtual4 @@ -101,6 +104,10 @@ fi if [ "{tag}" = "latest" ]; then py=3.7 + elif [ "{tag}" = "jerma" ]; then + py=3.7 + elif [ "{tag}" = "iruya" ]; then + py=3.6 else py=2.7 fi @@ -273,6 +280,8 @@ exclude: - tag: latest test: refstack_defcore + - tag: jerma + test: refstack_defcore - tag: iruya test: refstack_defcore - tag: iruya @@ -507,6 +516,7 @@ - 'functest-{repo}-{container}-{tag}-check' exclude: - tag: latest + - tag: jerma - project: name: functest-opnfv-functest-healthcheck-{tag}-build