Move periodic test times into US Dark (0600 UTC).
Change-Id: Iebc35ee6199ab1d57640cceaa523b770ebea37a7 Reviewed-on: https://review.openstack.org/19347 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Sean Dague <sdague@linux.vnet.ibm.com> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
9f0fd06d69
commit
879dac3c27
@ -209,7 +209,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -306,7 +306,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -353,7 +353,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -400,7 +400,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -447,7 +447,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -494,7 +494,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
@ -543,7 +543,7 @@
|
||||
- timestamps
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- trigger-builds:
|
||||
|
@ -2,7 +2,7 @@
|
||||
name: 'periodic-{name}-python26-{branch-name}'
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- python26
|
||||
@ -33,7 +33,7 @@
|
||||
name: 'periodic-{name}-python27-{branch-name}'
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- python27
|
||||
@ -63,7 +63,7 @@
|
||||
name: 'periodic-{name}-docs-{branch-name}'
|
||||
|
||||
triggers:
|
||||
- timed: '@daily'
|
||||
- timed: '0 6 * * *'
|
||||
|
||||
builders:
|
||||
- docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user