From: Dave Wallace Date: Fri, 12 Aug 2016 21:30:13 +0000 (-0400) Subject: Add timestamps to CSIT verify jobs run on patches to the CSIT repo. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F2367%2F1;p=ci-management.git Add timestamps to CSIT verify jobs run on patches to the CSIT repo. Change-Id: Iec86e69c35bae9ae70d8921356efec563b9b811b Signed-off-by: Dave Wallace --- diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 463d1e384..806e90f70 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -50,6 +50,7 @@ choosing-strategy: 'gerrit' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' @@ -99,6 +100,7 @@ choosing-strategy: 'gerrit' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' @@ -281,6 +283,7 @@ branch: '{branch}' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' @@ -336,6 +339,7 @@ branch: '{branch}' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' @@ -384,6 +388,7 @@ branch: '{branch}' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}'