diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-06-02 17:57:27 -0500 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-06-02 17:58:00 -0500 |
commit | 2228e4fe14541e78d9f89ab32c119008b18df943 (patch) | |
tree | 35e7105b37b5e4f45cf58d0c8dcb17950e4d3277 | |
parent | 9463ef8818bbfe53fd7ba0af118eee0012663f10 (diff) |
Revert "Add timestamps to console logs for vpp verify jobs"
This reverts commit 233f45d3fc425cde64c2615c2f36025f61374451.
https://gerrit.fd.io/r/#/c/1282/
Change-Id: I7b65a3d60c17c832d88caa47a46a788984c358f0
Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r-- | jjb/vpp/vpp.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index bdaaa12a1..fafd91667 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -77,7 +77,6 @@ choosing-strategy: 'gerrit' wrappers: - - timestamps - ssh-agent-credentials: users: - '{ssh-credentials}' |