Change in osmo-dev[master]: ttcn3.sh: support sip (osmo-sip-connector)

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 Nov 28 14:12:42 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-dev/+/16315 )


Change subject: ttcn3.sh: support sip (osmo-sip-connector)
......................................................................

ttcn3.sh: support sip (osmo-sip-connector)

Change-Id: I9eed35628f25be37bf0190e5d5797d792c1f0ef9
---
M ttcn3/ttcn3.sh
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/15/16315/1

diff --git a/ttcn3/ttcn3.sh b/ttcn3/ttcn3.sh
index 4cb4344..5322182 100755
--- a/ttcn3/ttcn3.sh
+++ b/ttcn3/ttcn3.sh
@@ -10,7 +10,7 @@
 	if [ -z "$PROJECT" ]; then
 		echo "usage: $(basename $0) PROJECT"
 		echo "example: $(basename $0) hlr"
-		echo "known working projects: hlr, mgw, msc, pcu, pcu-sns, sgsn"
+		echo "known working projects: hlr, mgw, msc, pcu, pcu-sns, sip, sgsn"
 		echo "wip: bts, bts-oml"
 		echo ""
 		echo "notes (see docker-playground.git/ttcn3-*/jenkins.sh):"
@@ -59,6 +59,7 @@
 		pcu-sns) echo "osmo-pcu" ;;
 		pcu) echo "osmo-pcu osmo-bsc osmo-bts-virtual virtphy" ;;
 		sgsn) echo "osmo-stp osmo-sgsn" ;;
+		sip) echo "osmo-sip-connector" ;;
 		*) echo "osmo-$PROJECT" ;;
 	esac
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/16315
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I9eed35628f25be37bf0190e5d5797d792c1f0ef9
Gerrit-Change-Number: 16315
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/20191128/a1572927/attachment.htm>


More information about the gerrit-log mailing list