Add Jerma in blacklist logics
[releng.git] / jjb / functest / functest.yaml
index 7d46834..fc0718a 100644 (file)
           fi
           if [ "{tag}" = "latest" ]; then
             py=3.7
+          elif [ "{tag}" = "jerma" ]; then
+            py=3.7
           elif [ "{tag}" = "iruya" ]; then
             py=3.6
           else