OPENDEV: Add patchset-created trigger for push upstream jenkins job.
[infra/cicd.git] / jjb / infra / jjb-verify-jobs.yaml
index 22d81af46edf0ff028f8897e44f07948ae5a6ef8..28eca152613dbb2af26e92793c3019f4c69ad56a 100644 (file)
@@ -11,7 +11,6 @@
     stream:
       - master:
           branch: '{stream}'
-          ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
 
     jobs:
       - infra-jjb-verify-{stream}
@@ -35,7 +34,7 @@
 
     scm:
       - git-scm-gerrit:
-          ssh-credentials-id: '{ssh-credentials-id}'
+          ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
 
           project: '{project}'
           branch: '{branch}'
           files: 'jjb/**'
+          skip-vote:
+            successful: false
+            failed: false
+            unstable: false
+            notbuilt: false
 
     wrappers:
       - nordixinfra-jjb-creds-wrapper