osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/28908 )
Change subject: Cosmetic: jobs/ttcn3: debian-stretch -> debian ......................................................................
Cosmetic: jobs/ttcn3: debian-stretch -> debian
Remove reference to stretch (debian 9), as the jobs run on a newer debian version now. Remove the reference altogether so we don't need to update it here. The current version can be looked up in docker-playground.git.
Change-Id: I06c74830b0f6fe0baed44c300f9e1023fb0522de --- M jobs/ttcn3-testsuites.yml 1 file changed, 3 insertions(+), 3 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved pespin: Looks good to me, but someone else must approve
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index 131ffac..2016dd2 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -20,7 +20,7 @@ - "{job-name}" # Folders from docker-playground.git job-name: - # debian-stretch nightly - order by time + # debian nightly - order by time - nplab-m3ua-test: blocking: "^(nplab|NPLAB-.*)-m3ua-test.*" timer: 10 03 * * * @@ -160,7 +160,7 @@ description: | Test open5gs-smfd + open5gs-upfd PGW main.
- # debian-stretch latest stable + # debian latest stable - nplab-m3ua-test-latest: blocking: "^(nplab|NPLAB-.*)-m3ua-test.*" timer: 10 03 * * * @@ -240,7 +240,7 @@ blocking: "^(ttcn3|TTCN3-.*)-hnbgw-test.*" timer: 40 13 * * *
- # Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs + # Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian) jobs
# centos7 nightly - TTCN3-centos7-pcap-client-test:
2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.