INFRA: Update the slack options for projects
[infra/cicd.git] / jjb / infra / jjb-verify-jobs.yaml
index 469ad66a47df9ad8c1e1a7dc3abc112014098ad5..589954edbff15e63de0eeda3269145bba49f3d22 100644 (file)
@@ -19,7 +19,7 @@
 - job-template:
     name: infra-jjb-verify-{stream}
 
-    node: ubuntu1804
+    node: infra-ubuntu1804
 
     disabled: false
 
 
     scm:
       - git-scm-gerrit:
+          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