From: Vratko Polak Date: Wed, 3 Apr 2024 17:03:27 +0000 (+0200) Subject: Fix: Allow deploy job for unmerged changes X-Git-Tag: v0.90.4^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=commitdiff_plain;h=7637ce39517e4e9e4838c0f95ee53cab9f0e865c Fix: Allow deploy job for unmerged changes This will allow the deploy job to be used as part of verification process before merge. Issue: RELENG-5184 Change-Id: Ie7e06f7301e4f90ff8eb0b1c3dae6eb94d57dbb4 Signed-off-by: Vratko Polak --- diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index ac5d424d..c15af0a8 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -653,12 +653,12 @@ scm: - lf-infra-gerrit-scm: git-url: "{git-url}" - refspec: "refs/heads/{branch}" + refspec: "$GERRIT_REFSPEC" branch: "{branch}" submodule-recursive: true submodule-timeout: "{submodule-timeout}" submodule-disable: "{submodule-disable}" - choosing-strategy: default + choosing-strategy: gerrit jenkins-ssh-credential: "{jenkins-ssh-credential}" triggers: