osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/41423?usp=email )

Change subject: jobs/ttcn3: add -ogs-latest jobs
......................................................................

jobs/ttcn3: add -ogs-latest jobs

Be consistent with the Osmocom jobs where we have -latest too.

Add no mail notifications to open5gs maintainers, because if tests start
failing for latest then it usually means a regression in our testsuite
code.

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

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve




diff --git a/jobs/ttcn3-testsuites-testenv.yml 
b/jobs/ttcn3-testsuites-testenv.yml
index 3e1a9a3..93fbc58 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -405,6 +405,31 @@
           timer: H 13 * * *
           kernel: net-next

+      - ttcn3-hss-test-ogs-latest:  # ~1 min
+          testsuite: hss
+          args: -b osmocom:latest
+          timer: H 13 * * *
+
+      - ttcn3-mme-test-ogs-latest:  # ~2 min
+          testsuite: mme
+          args: -b osmocom:latest -c all
+          timer: H 13 * * *
+
+      - ttcn3-pcrf-test-ogs-latest:  # ~1 min
+          testsuite: pcrf
+          args: -b osmocom:latest
+          timer: H 13 * * *
+
+      - ttcn3-5gc-test-ogs-latest:  # ~1 min
+          testsuite: 5gc
+          args: -b osmocom:latest
+          timer: H 13 * * *
+
+      - ttcn3-ggsn-test-ogs-latest:  # ~10 min
+          testsuite: ggsn
+          args: -b osmocom:latest -c open5gs
+          timer: H 13 * * *
+
       # ---------------------------------------------
       # Debian nightly + io_uring (OS#6357)
       # ---------------------------------------------

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I28c3b7130661c177271d7341f759a05c94d9607f
Gerrit-Change-Number: 41423
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to