aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-ggsn-test
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-03-27 11:31:48 +0000
committerHarald Welte <laforge@gnumonks.org>2019-03-30 09:56:36 +0000
commit7c53c9e60da8f4cdad054d8914ab42a1a25ab7d1 (patch)
tree5acafcd9f47d61cc03ee02e413e2416dc2be89d9 /ttcn3-ggsn-test
parentcffe1022b520fe7273ee949935a23eb202a9890e (diff)
Switch all osmo-*-master and ttcn3-*-test from jessie to stretch
Jessie will be EOL in June 2019, let's make the switch to stretch before that. Change-Id: I37a534d07081f3d321869c86d49d03171c8da0c6
Diffstat (limited to 'ttcn3-ggsn-test')
-rwxr-xr-xttcn3-ggsn-test/jenkins.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttcn3-ggsn-test/jenkins.sh b/ttcn3-ggsn-test/jenkins.sh
index 40f3227..4250e4d 100755
--- a/ttcn3-ggsn-test/jenkins.sh
+++ b/ttcn3-ggsn-test/jenkins.sh
@@ -3,7 +3,7 @@
. ../jenkins-common.sh
IMAGE_SUFFIX="${IMAGE_SUFFIX:-master}"
docker_images_require \
- "debian-jessie-build" \
+ "debian-stretch-build" \
"osmo-ggsn-$IMAGE_SUFFIX" \
"debian-stretch-titan" \
"ttcn3-ggsn-test"