summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-09-24 13:39:56 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-09-24 14:40:41 -0500
commitec11a6f2031eb1d87be07e168e2dc8f8c065bce7 (patch)
treeaa0d28d07d11427d8d701d022ba47c8a85d22ba7 /jjb/vpp/docs.yaml
parent480602ad57206b0d047b880124e0eead0b7a6a39 (diff)
Fix VPP docs merge job timeouts
Modifying VPP docs merge jobs to concurrent: false to resolve build timeout errors Change-Id: I5368a8ba0f46667122be19e681f59ecb33747c88 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 1ab4ae7e7..65fd996d1 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -37,7 +37,7 @@
project-type: freestyle
node: ubuntu1604-us
- concurrent: false
+ concurrent: true
logrotate:
daysToKeep: '{build-days-to-keep}'
@@ -106,7 +106,7 @@
project-type: freestyle
node: ubuntu1604-us
- concurrent: true
+ concurrent: false
logrotate:
daysToKeep: '{build-days-to-keep}'
@@ -192,7 +192,7 @@
project-type: freestyle
node: ubuntu1604-us
- concurrent: false
+ concurrent: true
logrotate:
daysToKeep: '{build-days-to-keep}'
@@ -262,7 +262,7 @@
project-type: freestyle
node: ubuntu1604-us
- concurrent: true
+ concurrent: false
logrotate:
daysToKeep: '{build-days-to-keep}'
@@ -407,7 +407,7 @@
project-type: freestyle
node: ubuntu1604-us
- concurrent: true
+ concurrent: false
logrotate:
daysToKeep: '{build-days-to-keep}'