From 17e0045042493bb4fe4adcc1513ee825e3eafec1 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Wed, 6 Jul 2016 09:27:07 -0500 Subject: [PATCH] Turn on timestampe for CSIT jobs Change-Id: I43c381f68c29405d8c3b34bdee6f69c2b115ebf4 Signed-off-by: Ed Warnicke --- jjb/vpp/vpp.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index fafd91667..34ea563db 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -228,6 +228,7 @@ choosing-strategy: 'gerrit' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' @@ -281,6 +282,7 @@ choosing-strategy: 'gerrit' wrappers: + - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' -- 2.16.6