From 4fecf31d29b2cc17abe4f5eb01f4ad179b1f1a59 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 25 Apr 2017 11:40:31 -0700 Subject: global-macros: Enabling timestamps for output logs Having timestamps can help with debugging logs Change-Id: If9193da4b2f4b5f0d889802a375f644159ae539e Signed-off-by: Jessica Wagantall --- jjb/global-macros.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb') diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 3eca9ecda..efc0d095b 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -360,6 +360,7 @@ # needed by the eCOMP infra. name: infra-wrappers wrappers: + - timestamps - timeout: type: absolute timeout: '{build-timeout}' -- cgit 1.2.3-korg