Disable concurrency on perf weekly/daily jobs 94/20294/1
authorPeter Mikus <[email protected]>
Mon, 24 Jun 2019 14:32:06 +0000 (14:32 +0000)
committerPeter Mikus <[email protected]>
Mon, 24 Jun 2019 14:32:06 +0000 (14:32 +0000)
Change-Id: I69376a764fa85f3b384a14803a4d3731349f5ce4
Signed-off-by: Peter Mikus <[email protected]>
jjb/csit/csit.yaml

index 4b80754..da8c30f 100644 (file)
 
     project-type: freestyle
     node: '{perf-executor}'
-    concurrent: true
+    concurrent: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: '{perf-executor}'
-    concurrent: true
+    concurrent: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: '{perf-executor}'
-    concurrent: true
+    concurrent: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: '{perf-executor}'
-    concurrent: true
+    concurrent: false
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'