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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri May 21 15:33:23 UTC 2021


pespin has submitted this change. ( 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(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/ttcn3-sgsn-test/jenkins.sh b/ttcn3-sgsn-test/jenkins.sh
index ab000d1..c35d73f 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/sgsn/osmo-sgsn.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: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210521/20d3aab8/attachment.htm>


More information about the gerrit-log mailing list