X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=fc0718a9ce71eb32614869ac3146b02b921048a3;hb=f7df2d437f5b4b15d3c374da4d24b137cc672916;hp=093cc625c28c1df26820067c4a5fcd06fb315668;hpb=5e6970e3eea9c552eb82849fafd5952b7c26bb0a;p=releng.git diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 093cc625c..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,8 @@ fi if [ "{tag}" = "latest" ]; then py=3.7 + elif [ "{tag}" = "jerma" ]; then + py=3.7 elif [ "{tag}" = "iruya" ]; then py=3.6 else @@ -275,6 +280,8 @@ exclude: - tag: latest test: refstack_defcore + - tag: jerma + test: refstack_defcore - tag: iruya test: refstack_defcore - tag: iruya @@ -509,6 +516,7 @@ - 'functest-{repo}-{container}-{tag}-check' exclude: - tag: latest + - tag: jerma - project: name: functest-opnfv-functest-healthcheck-{tag}-build