summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2016-09-07 10:49:40 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2016-10-03 10:21:51 -0500
commit683c376d67b1499fa5b22f46b39c3f3776d3a003 (patch)
tree0df0609e5ad4ef49755fa240688185259e164540
parent40db1b2c7eead13ccc9d65e777f7e2451fb04264 (diff)
Configuring minions as single use
Change-Id: I8a6fda290b010c3c9907000413bee390d9bfb387 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r--jjb/csit/csit.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index 3cddd21ff..e0fb835bb 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -64,6 +64,8 @@
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ - fdio-infra-wrappers:
+ build-timeout: '{build-timeout}'
triggers:
- gerrit-trigger-patch-submitted:
@@ -114,6 +116,8 @@
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ - fdio-infra-wrappers:
+ build-timeout: 1400
triggers:
- gerrit-trigger-manually-triggered:
@@ -297,6 +301,8 @@
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ - fdio-infra-wrappers:
+ build-timeout: '480'
triggers:
- timed: '0 4 * * 0'
@@ -353,6 +359,8 @@
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ - fdio-infra-wrappers:
+ build-timeout: 480
triggers:
- timed: '0 4 * * 2,6'
@@ -402,6 +410,8 @@
- ssh-agent-credentials:
users:
- '{ssh-credentials}'
+ - fdio-infra-wrappers:
+ build-timeout: '1440'
triggers:
- timed: '0 20 * * *'