X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest.yaml;h=fc0718a9ce71eb32614869ac3146b02b921048a3;hp=7d468348e02eef27b8d67cb194aaf1e65dd28d6a;hb=f7df2d437f5b4b15d3c374da4d24b137cc672916;hpb=b89957c233341f1e23b4a8359ca39a5bc7fd74e0 diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 7d468348e..fc0718a9c 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -104,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