Skip to content

Commit

Permalink
Add Jerma in blacklist logics
Browse files Browse the repository at this point in the history
https://build.opnfv.org/ci/job/functest-jerma-gate/5/

Change-Id: I6f970f36256b5c07dea32f7cbb630e695eb226e0
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Oct 8, 2019
1 parent b89957c commit f7df2d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jjb/functest/functest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7df2d4

Please sign in to comment.