aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-stp-test
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 19:10:49 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-11-16 19:12:31 +0100
commit1821fd80e902768d2af025821b1aa23a6ed8bffd (patch)
treebb107fe06071bdbe03cc2af821f112d48b87d326 /ttcn3-stp-test
parent8071b00c6bd8671bbd746594cf52d2b4c14edc22 (diff)
ttcn3-stp: osmo-stp in master is >1.4.0 now
osmo-stp 1.5.0 was released today, so we can drop those specific checks. Change-Id: I354c1487d9a32e2c7d48c57e7b63007f5360677e
Diffstat (limited to 'ttcn3-stp-test')
-rwxr-xr-xttcn3-stp-test/jenkins.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/ttcn3-stp-test/jenkins.sh b/ttcn3-stp-test/jenkins.sh
index 8cf65ce..db2ffdd 100755
--- a/ttcn3-stp-test/jenkins.sh
+++ b/ttcn3-stp-test/jenkins.sh
@@ -15,11 +15,6 @@ cp STP_Tests.cfg $VOL_BASE_DIR/stp-tester/
mkdir $VOL_BASE_DIR/stp
cp osmo-stp.cfg $VOL_BASE_DIR/stp/
-# Disable until osmo-stp release > 1.4.0
-if image_suffix_is_latest; then
- sed -i "s/^STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0.*/STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0 := false;/" $VOL_BASE_DIR/stp-tester/STP_Tests.cfg
-fi
-
SUBNET=19
network_create $SUBNET