From e3d7d661fcde9b211ee56c60e05293d18e10d8cc Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 6 May 2013 17:59:01 -0700 Subject: [PATCH] Add timestamps to pypi mirror jobs. * modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml: A wrapper section is defined for the jobs in mirror.yaml so the default timestamps addition is not included. Add timestamps to the wrapper overrides in mirror.yaml. Change-Id: Iacc47cf3a92489979cc76621d3f804be76d4688f Reviewed-on: https://review.openstack.org/28366 Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../files/jenkins_job_builder/config/mirror.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml b/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml index c3f34741da..e5f79d87cf 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/mirror.yaml @@ -7,6 +7,7 @@ - timeout: timeout: 45 fail: true + - timestamps triggers: - timed: '4 21 * * *' @@ -29,6 +30,7 @@ - timeout: timeout: 45 fail: true + - timestamps triggers: - zuul @@ -50,6 +52,7 @@ - timeout: timeout: 45 fail: true + - timestamps triggers: - timed: '12 21 * * *' @@ -72,6 +75,7 @@ - timeout: timeout: 45 fail: true + - timestamps triggers: - zuul