osmith has uploaded this change for review.
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/08/28908/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index c05fa5f..19a43ca 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 * * *
@@ -241,7 +241,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:
To view, visit change 28908. To unsubscribe, or for help writing mail filters, visit settings.