Merge "TRex: add playground jobs to check build of TRex/docs"
[ci-management.git] / jjb / global-macros.yaml
index d032bcc..ec44e9a 100644 (file)
             timeout: 360
             fail: true
 
+- wrapper:
+    # This wrapper is required for all jobs as it configures the wrappers
+    # needed by the fd.io infra.
+    name: fdio-infra-wrappers
+    wrappers:
+      - timeout:
+          type: absolute
+          timeout: '{build-timeout}'
+          timeout-var: 'BUILD_TIMEOUT'
+          fail: true
+      - jclouds:
+          single-use: True
+
 ###### TRIGGERS
 - trigger:
     name: gerrit-trigger-patch-submitted