osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40484?usp=email )
Change subject: Bump titan_min to 11.1.0 where possible ......................................................................
Bump titan_min to 11.1.0 where possible
I ran the generic version of all testsuites in the Osmocom jenkins with eclipse-titan 11.1.0. Bump titan_min where we have the same result as with 9.0.0.
The only testsuite that still didn't work the same is the gbproxy testsuite (OS#6800), keep titan_min=9.0.0 there for now.
Related: OS#6490 Change-Id: Iba562ace07e6f38a8cde15b17478a0a1680df2fc --- M 5gc/testenv.cfg M bsc/testenv_generic.cfg M bsc/testenv_sccplite.cfg M bsc/testenv_vamos.cfg M bts/testenv_generic.cfg M bts/testenv_hopping.cfg M bts/testenv_oml.cfg M cbc/testenv.cfg M dia2gsup/testenv.cfg M epdg/testenv.cfg M gbproxy/testenv.cfg M ggsn_tests/testenv_open5gs.cfg M ggsn_tests/testenv_osmo_ggsn_all.cfg M ggsn_tests/testenv_osmo_ggsn_v4_only.cfg M ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg M ggsn_tests/testenv_osmo_ggsn_v6_only.cfg M hlr/testenv.cfg M hnbgw/testenv_generic.cfg M hnbgw/testenv_with-pfcp.cfg M hnodeb/testenv.cfg M hss/testenv.cfg M mgw/testenv.cfg M mme/testenv.cfg M msc/testenv.cfg M ns/testenv_sgsn_sns.cfg M ns/testenv_sns.cfg M ns/testenv_udp.cfg M pcap-client/testenv.cfg M pcrf/testenv.cfg M pcu/testenv_generic.cfg M pcu/testenv_sns.cfg M pgw/testenv.cfg M remsim/testenv_bankd.cfg M remsim/testenv_client.cfg M remsim/testenv_server.cfg M s1gw/testenv.cfg M sccp/testenv.cfg M sgsn/testenv_generic.cfg M sgsn/testenv_sns.cfg M sip/testenv.cfg M smlc/testenv.cfg M stp/testenv_ipa-m3ua.cfg M stp/testenv_ipa.cfg M stp/testenv_m3ua-tcp.cfg M stp/testenv_m3ua.cfg M upf/testenv.cfg 46 files changed, 46 insertions(+), 45 deletions(-)
Approvals: laforge: Looks good to me, but someone else must approve Jenkins Builder: Verified pespin: Looks good to me, approved
diff --git a/5gc/testenv.cfg b/5gc/testenv.cfg index 6a0e510..498c886 100644 --- a/5gc/testenv.cfg +++ b/5gc/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=C5G_Tests config=C5G_Tests.cfg
diff --git a/bsc/testenv_generic.cfg b/bsc/testenv_generic.cfg index 9f68727..af9032c 100644 --- a/bsc/testenv_generic.cfg +++ b/bsc/testenv_generic.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 prepare=podman_set_lo_mtu.sh 1500 # OS#6602 program=BSC_Tests config=BSC_Tests.cfg diff --git a/bsc/testenv_sccplite.cfg b/bsc/testenv_sccplite.cfg index cccb8bc..610699e 100644 --- a/bsc/testenv_sccplite.cfg +++ b/bsc/testenv_sccplite.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=BSC_Tests config=BSC_Tests_SCCPlite.cfg
diff --git a/bsc/testenv_vamos.cfg b/bsc/testenv_vamos.cfg index cbe4c5c..588f66e 100644 --- a/bsc/testenv_vamos.cfg +++ b/bsc/testenv_vamos.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=BSC_Tests config=BSC_Tests_VAMOS.cfg
diff --git a/bts/testenv_generic.cfg b/bts/testenv_generic.cfg index 80e065d..e04f89c 100644 --- a/bts/testenv_generic.cfg +++ b/bts/testenv_generic.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=BTS_Tests config=BTS_Tests.cfg
diff --git a/bts/testenv_hopping.cfg b/bts/testenv_hopping.cfg index fd4fab1..9426457 100644 --- a/bts/testenv_hopping.cfg +++ b/bts/testenv_hopping.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=BTS_Tests config=BTS_Tests_FH.cfg copy=BTS_Tests.cfg diff --git a/bts/testenv_oml.cfg b/bts/testenv_oml.cfg index 04fee2d..b1268c6 100644 --- a/bts/testenv_oml.cfg +++ b/bts/testenv_oml.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=BTS_Tests config=BTS_Tests_OML.cfg
diff --git a/cbc/testenv.cfg b/cbc/testenv.cfg index b2302c7..b5661bd 100644 --- a/cbc/testenv.cfg +++ b/cbc/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=CBC_Tests config=CBC_Tests.cfg
diff --git a/dia2gsup/testenv.cfg b/dia2gsup/testenv.cfg index f04b313..3de2285 100644 --- a/dia2gsup/testenv.cfg +++ b/dia2gsup/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=DIA2GSUP_Tests config=DIA2GSUP_Tests.cfg
diff --git a/epdg/testenv.cfg b/epdg/testenv.cfg index 4c14d48..779b547 100644 --- a/epdg/testenv.cfg +++ b/epdg/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=EPDG_Tests config=EPDG_Tests.cfg
diff --git a/gbproxy/testenv.cfg b/gbproxy/testenv.cfg index 57645fa..7d3b41a 100644 --- a/gbproxy/testenv.cfg +++ b/gbproxy/testenv.cfg @@ -1,4 +1,5 @@ [testsuite] +# Some tests fail with titan 11.1.0 (OS#6800) titan_min=9.0.0 program=GBProxy_Tests config=GBProxy_Tests.cfg diff --git a/ggsn_tests/testenv_open5gs.cfg b/ggsn_tests/testenv_open5gs.cfg index e847085..3f4f81b 100644 --- a/ggsn_tests/testenv_open5gs.cfg +++ b/ggsn_tests/testenv_open5gs.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=GGSN_Tests config=GGSN_Tests.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_all.cfg b/ggsn_tests/testenv_osmo_ggsn_all.cfg index a6ef42b..11446ce 100644 --- a/ggsn_tests/testenv_osmo_ggsn_all.cfg +++ b/ggsn_tests/testenv_osmo_ggsn_all.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=GGSN_Tests config=GGSN_Tests.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg b/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg index 91159c2..2e1fc93 100644 --- a/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg +++ b/ggsn_tests/testenv_osmo_ggsn_v4_only.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=GGSN_Tests config=GGSN_Tests.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg b/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg index d28bdee..4da0153 100644 --- a/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg +++ b/ggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=GGSN_Tests config=GGSN_Tests.cfg
diff --git a/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg b/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg index 819add2..7179ad7 100644 --- a/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg +++ b/ggsn_tests/testenv_osmo_ggsn_v6_only.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=GGSN_Tests config=GGSN_Tests.cfg
diff --git a/hlr/testenv.cfg b/hlr/testenv.cfg index 7dbb492..b403b85 100644 --- a/hlr/testenv.cfg +++ b/hlr/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=HLR_Tests config=HLR_Tests.cfg
diff --git a/hnbgw/testenv_generic.cfg b/hnbgw/testenv_generic.cfg index 1649a69..b0e4355 100644 --- a/hnbgw/testenv_generic.cfg +++ b/hnbgw/testenv_generic.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=HNBGW_Tests config=HNBGW_Tests.cfg
diff --git a/hnbgw/testenv_with-pfcp.cfg b/hnbgw/testenv_with-pfcp.cfg index 3113baf..03785d2 100644 --- a/hnbgw/testenv_with-pfcp.cfg +++ b/hnbgw/testenv_with-pfcp.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=HNBGW_Tests config=HNBGW_Tests-with-pfcp.cfg clean=rename_junit_xml_classname.sh :with-pfcp diff --git a/hnodeb/testenv.cfg b/hnodeb/testenv.cfg index 72b23a6..339a98d 100644 --- a/hnodeb/testenv.cfg +++ b/hnodeb/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=HNB_Tests config=HNB_Tests.cfg
diff --git a/hss/testenv.cfg b/hss/testenv.cfg index 8e8ec7e..84bf9a2 100644 --- a/hss/testenv.cfg +++ b/hss/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=HSS_Tests config=HSS_Tests.cfg
diff --git a/mgw/testenv.cfg b/mgw/testenv.cfg index d59f4b7..29444c8 100644 --- a/mgw/testenv.cfg +++ b/mgw/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=MGCP_Test config=MGCP_Test.cfg
diff --git a/mme/testenv.cfg b/mme/testenv.cfg index f232240..f148c4f 100644 --- a/mme/testenv.cfg +++ b/mme/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=MME_Tests config=MME_Tests.cfg
diff --git a/msc/testenv.cfg b/msc/testenv.cfg index 717737c..bd306c6 100644 --- a/msc/testenv.cfg +++ b/msc/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=MSC_Tests config=MSC_Tests.cfg
diff --git a/ns/testenv_sgsn_sns.cfg b/ns/testenv_sgsn_sns.cfg index 5cf75c7..fa83d12 100644 --- a/ns/testenv_sgsn_sns.cfg +++ b/ns/testenv_sgsn_sns.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=NS_Tests config=NS_Tests.sgsn.sns.cfg
diff --git a/ns/testenv_sns.cfg b/ns/testenv_sns.cfg index dbe9014..b724d0b 100644 --- a/ns/testenv_sns.cfg +++ b/ns/testenv_sns.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=NS_Tests config=NS_Tests.sns.cfg
diff --git a/ns/testenv_udp.cfg b/ns/testenv_udp.cfg index 8f7e60e..8b09e3f 100644 --- a/ns/testenv_udp.cfg +++ b/ns/testenv_udp.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=NS_Tests config=NS_Tests.udp.cfg
diff --git a/pcap-client/testenv.cfg b/pcap-client/testenv.cfg index 3a1f45d..e511457 100644 --- a/pcap-client/testenv.cfg +++ b/pcap-client/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=OPCAP_CLIENT_Tests config=OPCAP_CLIENT_Tests.cfg
diff --git a/pcrf/testenv.cfg b/pcrf/testenv.cfg index 9a6d4bd..6fe36e4 100644 --- a/pcrf/testenv.cfg +++ b/pcrf/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=PCRF_Tests config=PCRF_Tests.cfg
diff --git a/pcu/testenv_generic.cfg b/pcu/testenv_generic.cfg index 764da04..7e37482 100644 --- a/pcu/testenv_generic.cfg +++ b/pcu/testenv_generic.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=PCU_Tests config=PCU_Tests.cfg
diff --git a/pcu/testenv_sns.cfg b/pcu/testenv_sns.cfg index 3cc514c..07852e5 100644 --- a/pcu/testenv_sns.cfg +++ b/pcu/testenv_sns.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=PCU_Tests config=PCU_Tests_SNS.cfg
diff --git a/pgw/testenv.cfg b/pgw/testenv.cfg index e2a40e2..7455f15 100644 --- a/pgw/testenv.cfg +++ b/pgw/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=PGW_Tests config=PGW_Tests.cfg clean=testenv.sh diff --git a/remsim/testenv_bankd.cfg b/remsim/testenv_bankd.cfg index ead984d..b8ebaa7 100644 --- a/remsim/testenv_bankd.cfg +++ b/remsim/testenv_bankd.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=REMSIM_Tests config=bankd/REMSIM_Tests.cfg
diff --git a/remsim/testenv_client.cfg b/remsim/testenv_client.cfg index 2ef8303..f514663 100644 --- a/remsim/testenv_client.cfg +++ b/remsim/testenv_client.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=REMSIM_Tests config=client/REMSIM_Tests.cfg
diff --git a/remsim/testenv_server.cfg b/remsim/testenv_server.cfg index c9a0ab7..729fd85 100644 --- a/remsim/testenv_server.cfg +++ b/remsim/testenv_server.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=REMSIM_Tests config=server/REMSIM_Tests.cfg
diff --git a/s1gw/testenv.cfg b/s1gw/testenv.cfg index f8549a5..2d04162 100644 --- a/s1gw/testenv.cfg +++ b/s1gw/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=S1GW_Tests config=S1GW_Tests.cfg
diff --git a/sccp/testenv.cfg b/sccp/testenv.cfg index e727d66..dc14d9b 100644 --- a/sccp/testenv.cfg +++ b/sccp/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=SCCP_Tests config=SCCP_Tests.cfg
diff --git a/sgsn/testenv_generic.cfg b/sgsn/testenv_generic.cfg index ff32d0b..a9ea0f6 100644 --- a/sgsn/testenv_generic.cfg +++ b/sgsn/testenv_generic.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=SGSN_Tests config=SGSN_Tests.cfg
diff --git a/sgsn/testenv_sns.cfg b/sgsn/testenv_sns.cfg index 6d8e511..e084bbc 100644 --- a/sgsn/testenv_sns.cfg +++ b/sgsn/testenv_sns.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=SGSN_Tests config=SGSN_Tests_SNS.cfg
diff --git a/sip/testenv.cfg b/sip/testenv.cfg index 78a0b64..b3c3bdb 100644 --- a/sip/testenv.cfg +++ b/sip/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=SIP_Tests config=SIP_Tests.cfg
diff --git a/smlc/testenv.cfg b/smlc/testenv.cfg index a6954d4..1268300 100644 --- a/smlc/testenv.cfg +++ b/smlc/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=SMLC_Tests config=SMLC_Tests.cfg
diff --git a/stp/testenv_ipa-m3ua.cfg b/stp/testenv_ipa-m3ua.cfg index e0dc4b2..53a43e0 100644 --- a/stp/testenv_ipa-m3ua.cfg +++ b/stp/testenv_ipa-m3ua.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=STP_Tests config=STP_Tests_IPA_M3UA.cfg
diff --git a/stp/testenv_ipa.cfg b/stp/testenv_ipa.cfg index fbc65d5..d993643 100644 --- a/stp/testenv_ipa.cfg +++ b/stp/testenv_ipa.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=STP_Tests config=STP_Tests_IPA.cfg
diff --git a/stp/testenv_m3ua-tcp.cfg b/stp/testenv_m3ua-tcp.cfg index 8cb2a9e..2259af9 100644 --- a/stp/testenv_m3ua-tcp.cfg +++ b/stp/testenv_m3ua-tcp.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=STP_Tests config=STP_Tests_M3UA_TCP.cfg
diff --git a/stp/testenv_m3ua.cfg b/stp/testenv_m3ua.cfg index eccfd32..bcd2e3d 100644 --- a/stp/testenv_m3ua.cfg +++ b/stp/testenv_m3ua.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=STP_Tests config=STP_Tests_M3UA.cfg
diff --git a/upf/testenv.cfg b/upf/testenv.cfg index aa2f87c..53273b5 100644 --- a/upf/testenv.cfg +++ b/upf/testenv.cfg @@ -1,5 +1,5 @@ [testsuite] -titan_min=9.0.0 +titan_min=11.1.0 program=UPF_Tests config=UPF_Tests.cfg