osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/40454?usp=email )
Change subject: jobs/ttcn3: move pgw to testenv
......................................................................
jobs/ttcn3: move pgw to testenv
Change-Id: I74ddac6ebf7f2ff61a36aca3458600b696279703
---
M jobs/ttcn3-testsuites-testenv.yml
M jobs/ttcn3-testsuites.yml
2 files changed, 10 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/40454/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index 709b109..c700fd7 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -3,10 +3,11 @@
name: 'ttcn3-testsuites'
concurrent: false
disabled: false
+ description_extra: ""
description: |
Run the
<a
href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_…
- Osmocom TTCN3 Testsuite</a> for
<code>{testsuite}</code>.<br>
+ Osmocom TTCN3 Testsuite</a> for <code>{testsuite}</code>.
{description_extra}<br>
<br>
Command:<br>
<code>./testenv.py run {testsuite} --podman {args}</code><br>
@@ -219,6 +220,14 @@
timer: H 10 * * *
kernel: net-next
+ - ttcn3-pgw-test: # ~7 min
+ testsuite: pgw
+ args: -b osmocom:nightly
+ timer: H 11 * * *
+ description_extra: |
+ Test open5gs-smfd + open5gs-upfd PGW main.
+ email: jenkins-notifications(a)lists.osmocom.org acetcom(a)gmail.com
+
# ---------------------------------------------
# Debian latest
# ---------------------------------------------
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 5125038..9e0d026 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -33,11 +33,6 @@
- ttcn3-fr-test: # ~ 10 min
timer: H 06 * * *
node: hdlc
- - ttcn3-pgw-test: # ~7 min
- timer: H 06 * * *
- description: |
- Test open5gs-smfd + open5gs-upfd PGW main.
- email: jenkins-notifications(a)lists.osmocom.org acetcom(a)gmail.com
- ttcn3-asterisk-ims-ue-test: # ~19 min
timer: H 06 * * *
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/40454?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I74ddac6ebf7f2ff61a36aca3458600b696279703
Gerrit-Change-Number: 40454
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>