Merge "Migrate docs-rtd to archive-builds macro"
[releng/builder.git] / jjb / neutron / neutron-daily-openstack-beryllium.yaml
index 9c4bc6e7da9aaa54545945c8cd21e3b0dfd5af8b..127c900255539542703bb0862aeb79e5ae58e422 100644 (file)
@@ -1,6 +1,7 @@
 - project:
     name: neutron-daily-openstack
     jobs:
+        # TODO: Do we want boron job too?
         - 'neutron-daily-openstack-beryllium'
 
     project: 'neutron'
         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'