Merge "Migrate snbi matrix-verify jobs to freestyle-verify jobs"
[releng/builder.git] / jjb / sfc / sfc-python.yaml
index 4f5f45937f575bdddc14ac9f2fdcb97439b95ff3..87788ca762e01debe4c9f538ea0953e7eaddd0e1 100644 (file)
@@ -25,7 +25,7 @@
     #     branch:    git branch (eg. stable/lithium or master)
 
     project-type: freestyle
-    node: dynamic_verify
+    node: centos7-java-builder-2c-8g
     concurrent: true
 
     logrotate:
         artifactNumToKeep: '{build-artifact-num-to-keep}'
 
     parameters:
-        - project-parameter:
-            project: '{project}'
-        - gerrit-parameters:
+        - opendaylight-infra-parameters:
             project: '{project}'
             branch: '{branch}'
             refspec: 'refs/heads/{branch}'
+            artifacts: '{archive-artifacts}'
 
     scm:
         - gerrit-trigger-scm:
-            credentials-id: '{ssh-credentials}'
             refspec: '$GERRIT_REFSPEC'
             choosing-strategy: 'gerrit'
 
     wrappers:
-        - build-timeout
-        - ssh-agent-credentials:
-            users:
-                - '{ssh-credentials}'
+        - opendaylight-infra-wrappers:
+            build-timeout: '{build-timeout}'
 
     triggers:
         - gerrit:
@@ -90,4 +86,3 @@
     publishers:
         - email-notification:
             email-prefix: '[sfc]'
-