X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-release-jobs.yaml;h=3f226db45b05e2b6e5cc3d8260d1cdc490542da7;hb=refs%2Fchanges%2F31%2F16431%2F2;hp=02111ef754884db142c6bf4800eca34438aed5fc;hpb=729b2e3535f009a146719df7d7b52e036b2505cb;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-release-jobs.yaml b/jjb/lf-release-jobs.yaml index 02111ef7..3f226db4 100644 --- a/jjb/lf-release-jobs.yaml +++ b/jjb/lf-release-jobs.yaml @@ -42,7 +42,7 @@ wrappers: - lf-infra-wrappers: build-timeout: "{build-timeout}" - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" publishers: - lf-infra-publish @@ -91,8 +91,8 @@ variable: SIGUL_PASSWORD - file-id: sigul-pki variable: SIGUL_PKI - - file-id: onap-pubkey - target: "/tmp/onap-pubkey" + - file-id: signing-pubkey + variable: SIGNING_PUBKEY - shell: !include-raw-escape: ../shell/sigul-configuration.sh - shell: !include-raw-escape: ../shell/sigul-install.sh - lf-release @@ -113,7 +113,7 @@ submodule-recursive: false submodule-timeout: 10 choosing-strategy: gerrit - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" triggers: - gerrit: @@ -124,7 +124,7 @@ project-pattern: "{project}" branches: - branch-compare-type: "ANT" - branch-pattern: "**/master" + branch-pattern: "**/{branch}" file-paths: "{obj:gerrit_trigger_file_paths}" skip-vote: successful: "{gerrit-skip-vote}" @@ -171,8 +171,8 @@ variable: SIGUL_PASSWORD - file-id: sigul-pki variable: SIGUL_PKI - - file-id: onap-pubkey - target: "/tmp/onap-pubkey" + - file-id: signing-pubkey + variable: SIGNING_PUBKEY - shell: !include-raw-escape: ../shell/sigul-configuration.sh - shell: !include-raw-escape: ../shell/sigul-install.sh - lf-release @@ -186,7 +186,7 @@ scm: - lf-infra-gerrit-scm: - jenkins-ssh-credential: "{jenkins-ssh-credential}" + jenkins-ssh-credential: "{jenkins-ssh-release-credential}" git-url: "{git-url}" refspec: "$GERRIT_REFSPEC" branch: "$GERRIT_BRANCH" @@ -204,5 +204,5 @@ project-pattern: "{project}" branches: - branch-compare-type: "ANT" - branch-pattern: "**/master" + branch-pattern: "**/{branch}" file-paths: "{obj:gerrit_trigger_file_paths}"