Merge "Migrate docs-rtd to archive-builds macro"
[releng/builder.git] / jjb / neutron / neutron-daily-openstack-beryllium.yaml
index 8ff295cd5c4847a520e47e9efe2f0e832220a989..127c900255539542703bb0862aeb79e5ae58e422 100644 (file)
         daysToKeep: '198'
 
     parameters:
-        - project-parameter:
+        - opendaylight-infra-parameters:
             project: '{project}'
+            branch: '{branch}'
+            refspec: 'refs/heads/{branch}'
+            artifacts: '{archive-artifacts}'
 
     wrappers:
-        - timeout:
-            fail: true
-            timeout: 90
-            timeout-var: 'BUILD_TIMEOUT'
-            type: absolute
+        - opendaylight-infra-wrappers:
+            build-timeout: '90'
         - ssh-agent-credentials:
             users:
-                - '{openstack-gerrit-credentials}'
-        - jclouds:
-            single-use: true
+                - 'openstack-gerrit-ssh'
 
     triggers:
         - timed: '@daily'