aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bsc-test/jenkins.sh
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-06-24 19:06:19 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2020-06-24 20:39:02 +0200
commit42b731e09b7edadfc9c359da307c32a683889d78 (patch)
treeee68fcca578f11963d26ba6c19b7ab543449622e /ttcn3-bsc-test/jenkins.sh
parentfa9d43eb38c71acf76c159ecb1985f808d6f7530 (diff)
ttcn3-bsc-test latest: remove MSC pooling specific bits in latest build
Diffstat (limited to 'ttcn3-bsc-test/jenkins.sh')
-rwxr-xr-xttcn3-bsc-test/jenkins.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ttcn3-bsc-test/jenkins.sh b/ttcn3-bsc-test/jenkins.sh
index 75d5401..7f84151 100755
--- a/ttcn3-bsc-test/jenkins.sh
+++ b/ttcn3-bsc-test/jenkins.sh
@@ -17,6 +17,11 @@ cp osmo-stp.cfg $VOL_BASE_DIR/stp/
mkdir $VOL_BASE_DIR/bsc
cp osmo-bsc.cfg $VOL_BASE_DIR/bsc/
+# Disable MSC pooling features until osmo-bsc.git release > 1.6.0 is available
+if [ "$IMAGE_SUFFIX" = "latest" ]; then
+ cp pre-mscpool-osmo-bsc.cfg $VOL_BASE_DIR/bsc/osmo-bsc.cfg
+fi
+
network_create 172.18.2.0/24
echo Starting container with STP