osmith has uploaded this change for review.

View Change

jobs/update-osmo-ci: add ansicolor wrapper

Change-Id: Ic94f2cc14b2af3a3711ac3eadec8c92b62006587
---
M jobs/update-osmo-ci-on-slaves.yml
1 file changed, 14 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/46/33746/1
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index 2d3cf07..e9f80b1 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -49,6 +49,11 @@

builders:
- shell: './contrib/jenkins.sh'
+
+ wrappers:
+ - ansicolor:
+ colormap: xterm
+
description: |
<b>Auto-generated using Jenkins Job Builder. DO NOT EDIT MANUALLY!</b>


To view, visit change 33746. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic94f2cc14b2af3a3711ac3eadec8c92b62006587
Gerrit-Change-Number: 33746
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange