Change 20 min timeouts to 30.
Also, remove ansi color setting, because it really munged up the output when it was used. Change-Id: Id0dac3bfbc40987b98501ced7d1158f1a83a1e02 Reviewed-on: https://review.openstack.org/10968 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
5ccb68539f
commit
d28dd5286e
@ -17,10 +17,9 @@ main:
|
|||||||
project: 'ceilometer'
|
project: 'ceilometer'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -44,10 +43,9 @@ main:
|
|||||||
project: 'ceilometer'
|
project: 'ceilometer'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'devstack-gate'
|
project: 'devstack-gate'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -38,7 +37,6 @@ main:
|
|||||||
timeout: 40
|
timeout: 40
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -110,7 +108,6 @@ main:
|
|||||||
timeout: 90
|
timeout: 90
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -186,7 +183,6 @@ main:
|
|||||||
timeout: 10
|
timeout: 10
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -227,7 +223,6 @@ main:
|
|||||||
timeout: 10
|
timeout: 10
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-dev'
|
github_org: 'openstack-dev'
|
||||||
project: 'devstack'
|
project: 'devstack'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
project: 'gerrit-verification-status-plugin'
|
project: 'gerrit-verification-status-plugin'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -7,10 +7,9 @@ main:
|
|||||||
project: 'gerrit'
|
project: 'gerrit'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritbot'
|
project: 'gerritbot'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -38,10 +37,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritbot'
|
project: 'gerritbot'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -73,10 +71,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritbot'
|
project: 'gerritbot'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -104,7 +101,7 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritbot'
|
project: 'gerritbot'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
@ -145,7 +142,7 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritbot'
|
project: 'gerritbot'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritlib'
|
project: 'gerritlib'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -38,10 +37,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritlib'
|
project: 'gerritlib'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -73,10 +71,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritlib'
|
project: 'gerritlib'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -104,10 +101,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'gerritlib'
|
project: 'gerritlib'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul_post
|
- zuul_post
|
||||||
|
@ -30,10 +30,9 @@ main:
|
|||||||
github_org: 'openstack'
|
github_org: 'openstack'
|
||||||
project: 'horizon'
|
project: 'horizon'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'jenkins-job-builder'
|
project: 'jenkins-job-builder'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -5,10 +5,9 @@ main:
|
|||||||
review_site: 'review.openstack.org'
|
review_site: 'review.openstack.org'
|
||||||
project: 'MRaaS'
|
project: 'MRaaS'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- gerrit:
|
- gerrit:
|
||||||
@ -41,10 +40,9 @@ main:
|
|||||||
review_site: 'review.openstack.org'
|
review_site: 'review.openstack.org'
|
||||||
project: 'MRaaS'
|
project: 'MRaaS'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- gerrit:
|
- gerrit:
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack'
|
github_org: 'openstack'
|
||||||
project: 'openstack-ci-puppet'
|
project: 'openstack-ci-puppet'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -31,10 +30,9 @@ main:
|
|||||||
github_org: 'openstack'
|
github_org: 'openstack'
|
||||||
project: 'openstack-ci-puppet'
|
project: 'openstack-ci-puppet'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'pypi-mirror'
|
project: 'pypi-mirror'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -32,10 +31,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'pypi-mirror'
|
project: 'pypi-mirror'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -6,7 +6,7 @@ main:
|
|||||||
github_org: 'openstack'
|
github_org: 'openstack'
|
||||||
project: 'requirements'
|
project: 'requirements'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
|
@ -6,10 +6,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'tempest'
|
project: 'tempest'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -35,10 +34,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'tempest'
|
project: 'tempest'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -16,10 +16,9 @@ main:
|
|||||||
github_org: 'openstack-ci'
|
github_org: 'openstack-ci'
|
||||||
project: 'zuul'
|
project: 'zuul'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -43,10 +42,9 @@ main:
|
|||||||
project: 'zuul'
|
project: 'zuul'
|
||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul_post
|
- zuul_post
|
||||||
|
@ -8,10 +8,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul_post
|
- zuul_post
|
||||||
@ -50,10 +49,9 @@ main:
|
|||||||
authenticatedBulid: 'false'
|
authenticatedBulid: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
|
@ -8,10 +8,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul_post
|
- zuul_post
|
||||||
@ -50,10 +49,9 @@ main:
|
|||||||
authenticatedBulid: 'false'
|
authenticatedBulid: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -95,10 +93,9 @@ main:
|
|||||||
authenticatedBulid: 'false'
|
authenticatedBulid: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul_post
|
- zuul_post
|
||||||
|
@ -8,10 +8,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -48,10 +47,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -87,10 +85,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
|
@ -8,10 +8,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -45,10 +44,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -82,10 +80,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -121,10 +118,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -165,10 +161,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
@ -198,10 +193,9 @@ main:
|
|||||||
authenticatedBuild: 'false'
|
authenticatedBuild: 'false'
|
||||||
disabled: @DISABLED@
|
disabled: @DISABLED@
|
||||||
concurrent: 'true'
|
concurrent: 'true'
|
||||||
timeout: 20
|
timeout: 30
|
||||||
timeout_fail: true
|
timeout_fail: true
|
||||||
timestamps: true
|
timestamps: true
|
||||||
ansicolor: true
|
|
||||||
|
|
||||||
logrotate:
|
logrotate:
|
||||||
daysToKeep: 28
|
daysToKeep: 28
|
||||||
|
Loading…
x
Reference in New Issue
Block a user