Change in osmo-ci[master]: jobs: Add ttcn3-gbproxy-test-fr for Frame Relay testing

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Dec 17 11:32:38 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/21754 )


Change subject: jobs: Add ttcn3-gbproxy-test-fr for Frame Relay testing
......................................................................

jobs: Add ttcn3-gbproxy-test-fr for Frame Relay testing

this job can only run on a specific type of buildslave: A system
with Linux kernel HDLC support.

Change-Id: Id440c70a8f21583bce109366f44cdc22e0ca1ae8
---
M jobs/ttcn3-testsuites.yml
1 file changed, 6 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/21754/1

diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 2102c1e..f6d1bf4 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -4,6 +4,7 @@
     concurrent: false
     disabled: false
     timer: "@midnight"
+    node: ttcn3
     # Block *-latest for all master jobs (without suffix)
     blocking: "^{job-name}.*"
     jobs:
@@ -68,6 +69,10 @@
       - ttcn3-gbproxy-test:
           blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
           timer: 20 10 * * *
+      - ttcn3-gbproxy-test-fr:
+          blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test-fr.*"
+          timer: 30 10 * * *
+          node: hdlc
 
       # debian-stretch latest stable
       - nplab-m3ua-test-latest:
@@ -195,7 +200,7 @@
         <a href="https://osmocom.org/issues/3268">OS#3268</a>.<br>
         See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
             TTCN3 Testsuite</a> for more information.
-    node: ttcn3
+    node: '{obj:node}'
     parameters:
       - string:
           name: BRANCH

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/21754
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id440c70a8f21583bce109366f44cdc22e0ca1ae8
Gerrit-Change-Number: 21754
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201217/9b896252/attachment.htm>


More information about the gerrit-log mailing list