summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-04-25 11:40:31 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-04-25 11:42:05 -0700
commit4fecf31d29b2cc17abe4f5eb01f4ad179b1f1a59 (patch)
treee1dd11b1455b888a5eff9d3ab49ff8d5574cccef /jjb
parent7e716dddadd10c62ab6d43ded43572a9987757db (diff)
global-macros: Enabling timestamps for output logs
Having timestamps can help with debugging logs Change-Id: If9193da4b2f4b5f0d889802a375f644159ae539e Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global-macros.yaml1
1 files changed, 1 insertions, 0 deletions
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}'