ttcn3-stp/Makefile: Drop defaulting to branch laforge/stp

Once osmo-ttcn3-hacks.git branch laforge/stp has been merged (where
STP_Tests devel was done), we can use master like we do for other
suites.

Change-Id: I844ecf8a636ead55b7b406cb97424a4a35a6b674
This commit is contained in:
Pau Espin 2019-11-12 13:10:33 +01:00
parent a319eac111
commit 1569ceb9f4
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.2.202 -v ggsn-test-vol:/data
OSMO_TTCN3_BRANCH?="laforge/stp"
include ../make/Makefile