X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Finfra%2Fjjb-verify-jobs.yaml;h=589954edbff15e63de0eeda3269145bba49f3d22;hb=f6fff6a27960518232bc22956b8cdbbaddec633e;hp=22d81af46edf0ff028f8897e44f07948ae5a6ef8;hpb=627036b6c3c4fc938a5ce3fa685fe2426a07a39f;p=infra%2Fcicd.git diff --git a/jjb/infra/jjb-verify-jobs.yaml b/jjb/infra/jjb-verify-jobs.yaml index 22d81af4..589954ed 100644 --- a/jjb/infra/jjb-verify-jobs.yaml +++ b/jjb/infra/jjb-verify-jobs.yaml @@ -11,7 +11,6 @@ stream: - master: branch: '{stream}' - ssh-credentials-id: nordixinfra-nordix-gerrit-ssh jobs: - infra-jjb-verify-{stream} @@ -20,7 +19,7 @@ - job-template: name: infra-jjb-verify-{stream} - node: ubuntu1804 + node: infra-ubuntu1804 disabled: false @@ -35,15 +34,22 @@ scm: - git-scm-gerrit: - ssh-credentials-id: '{ssh-credentials-id}' + ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-trigger-patchset-created: project: '{project}' branch: '{branch}' files: 'jjb/**' + skip-vote: + successful: false + failed: false + unstable: false + notbuilt: false wrappers: - nordixinfra-jjb-creds-wrapper