osmith has uploaded this change for review.

View Change

jobs/ttcn3-testsuites.yml: add ttcn3-fr-test

Add a configuration for the job to the yml file. It looks like this job
was created manually, or the configuration was just not pushed to
gerrit.

This makes e-mail notifications consistent and fixes missing colors in
build output.

Change-Id: I14995dea0a0d223b78e20b49953d5c814c1ad4a1
---
M jobs/ttcn3-testsuites.yml
1 file changed, 4 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/85/27285/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index dbf162b..5b915c7 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -151,6 +151,10 @@
blocking: "^(ttcn3|TTCN3-.*)-hnbgw-test.*"
timer: 40 13 * * *
disabled: true
+ - ttcn3-fr-test:
+ blocking: "^(ttcn3|TTCN3-.*)-fr-test.*"
+ timer: 40 10 * * *
+ node: hdlc

# debian-stretch latest stable
- nplab-m3ua-test-latest:

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

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