X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-python-jobs.yaml;h=e66f522cc899ca116b17515e2c99a7abe3f6cd0d;hb=refs%2Ftags%2Fv0.5.4;hp=3e4add29abb531da89c736d3bbe387c0d8f9d5c9;hpb=8893827db2c2ecf7e3bf3ee47c6e1d3c2a9560c7;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index 3e4add29..e66f522c 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -40,6 +40,7 @@ branch: master build-timeout: 10 git-url: '$GIT_URL/$GERRIT_PROJECT' + stream: '{stream}' submodule-recursive: true tox-dir: '' tox-envs: '' @@ -56,6 +57,7 @@ - lf-infra-parameters: project: '{project}' branch: '{branch}' + stream: '{stream}' - lf-infra-tox-parameters: tox-dir: '{tox-dir}' tox-envs: '{tox-envs}' @@ -127,7 +129,7 @@ scm: - lf-infra-github-scm: - url: '${{GIT_CLONE_URL}}{github-org}/{project}' + url: '{git-clone-url}{github-org}/{project}' refspec: '+refs/pull/*:refs/remotes/origin/pr/*' branch: '{branch}' submodule-recursive: '{submodule-recursive}'