Change in docker-playground[master]: ttcn3-sgsn-test: fix config sed for latest

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu May 20 12:35:48 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/24316 )


Change subject: ttcn3-sgsn-test: fix config sed for latest
......................................................................

ttcn3-sgsn-test: fix config sed for latest

Change-Id: I17d0554188fad6f890f844bf978d622661290fce
---
M ttcn3-sgsn-test/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/16/24316/1

diff --git a/ttcn3-sgsn-test/jenkins.sh b/ttcn3-sgsn-test/jenkins.sh
index ab000d1..654a882 100755
--- a/ttcn3-sgsn-test/jenkins.sh
+++ b/ttcn3-sgsn-test/jenkins.sh
@@ -26,7 +26,7 @@
 
 # Disable until osmo-sgsn.git release > 1.7.0 is available
 if [ "$IMAGE_SUFFIX" = "latest" ]; then
-	sed "/mme test-mme0/d" -i $VOL_BASE_DIR/stp/osmo-sgsn.cfg
+	sed "/mme test-mme0/d" -i $VOL_BASE_DIR/stp/osmo-stp.cfg
 	sed "/gtp remote-ip/d" -i $VOL_BASE_DIR/sgsn/osmo-sgsn.cfg
 	sed "/gtp ran-info-relay/d" -i $VOL_BASE_DIR/sgsn/osmo-sgsn.cfg
 fi

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/24316
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I17d0554188fad6f890f844bf978d622661290fce
Gerrit-Change-Number: 24316
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210520/88b04b90/attachment.htm>


More information about the gerrit-log mailing list