osmith has submitted this change. ( 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(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
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_TTCN3_Testsuites"> - 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@lists.osmocom.org acetcom@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@lists.osmocom.org acetcom@gmail.com - ttcn3-asterisk-ims-ue-test: # ~19 min timer: H 06 * * *