osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/33746 )
Change subject: jobs/update-osmo-ci: add ansicolor wrapper
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
fixeria: Looks good to me, approved
laforge: Looks good to me, approved
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 https://gerrit.osmocom.org/c/osmo-ci/+/33746
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic94f2cc14b2af3a3711ac3eadec8c92b62006587
Gerrit-Change-Number: 33746
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged