X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-python-jobs.yaml;h=e66f522cc899ca116b17515e2c99a7abe3f6cd0d;hb=d3589c6829fa8b3200fed6b1bdf250005efcbc11;hp=f888c847d44d11c31f9c026058dfb4f38dd61aa7;hpb=4c23c24279d29b5297bd1361f0e2f79aad8203a8;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index f888c847..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}' @@ -123,11 +125,11 @@ properties: - github: - url: '${{GIT_URL}}{github-org}/{project}' + url: '{git-url}/{github-org}/{project}' 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}'