Install virtualenvs into /tmp/v
[releng/global-jjb.git] / jjb / lf-python-jobs.yaml
index 581e34a..3e4add2 100644 (file)
@@ -86,7 +86,7 @@
     # Python projects typically use tox to run testing.
     name: '{project-name}-tox-verify-{stream}'
     id: gerrit-tox-verify
-    <<: *lf-tox-verify
+    <<: *lf_tox_verify
 
     scm:
       - lf-infra-gerrit-scm:
     # Python projects typically use tox to run testing.
     name: '{project-name}-tox-verify-{stream}'
     id: github-tox-verify
-    <<: *lf-tox-verify
+    <<: *lf_tox_verify
 
     properties:
       - github:
-          url: '${{GIT_URL}}{github-org}/{project}'
+          url: '{git-url}/{github-org}/{project}'
 
     scm:
       - lf-infra-github-scm: