Configuring minions as single use 16/2716/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 7 Sep 2016 21:32:20 +0000 (16:32 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 7 Sep 2016 21:32:20 +0000 (16:32 -0500)
Change-Id: I07ebdab1471888a6ae1dd51193dd27ee2ab129b1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/tldk/tldk.yaml

index 3f80c04..0ee3806 100644 (file)
@@ -45,6 +45,8 @@
         - ssh-agent-credentials:
             users:
                 - '{ssh-credentials}'
+        - fdio-infra-wrappers:
+            build-timeout: '{build-timeout}'
 
     triggers:
         - gerrit-trigger-patch-submitted:
@@ -86,6 +88,8 @@
         - ssh-agent-credentials:
             users:
                 - '{ssh-credentials}'
+        - fdio-infra-wrappers:
+            build-timeout: '{build-timeout}'
 
     triggers:
         - gerrit:
         - ssh-agent-credentials:
             users:
                 - '{ssh-credentials}'
+        - fdio-infra-wrappers:
+            build-timeout: '{build-timeout}'
 
     triggers:
         - gerrit-trigger-patch-merged:
 
     builders:
         - shell:
-            !include-raw-escape: include-raw-build.sh
\ No newline at end of file
+            !include-raw-escape: include-raw-build.sh