Skip to content

Changes

Summary

  1. Get rid of uneeded param StatsD_Checker.mp_enable_stats (details)
  2. ttcn3-bsc: Get rid of uneeded param BSC_Tests.mp_media_mgw_offer_ipv6 (details)
  3. bts-test: Drop uneeded module param RSL_Emulation.mp_rslem_patch_ipa_cid (details)
  4. ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsm (details)
  5. ttcn3-msc: Drop uneeded module params (details)
  6. ttcn3-sip: Drop uneeded module param MNCC_Emulation.mp_mncc_version (details)
Commit bd79c36e295a5389ec71fb5f13f6e592183e166d by Pau Espin Pedrol
Get rid of uneeded param StatsD_Checker.mp_enable_stats

This param is currently set to true by default and will be removed soon.

Related: OS#5042
Depends: osmo-ttcn3-hacks.git Change-Id I4e2049c109986906d3c985ca2282174b1abff581
Change-Id: I3c7e7dc985a339d884dc388b33bf8a6ec986c5b7
The file was modified ttcn3-bsc-test/sccplite/BSC_Tests.cfg
The file was modified ttcn3-pcu-test/PCU_Tests.cfg
The file was modified ttcn3-bsc-test/BSC_Tests.cfg
Commit a0026cd724e6b568c73383e3aa9ac856bf49218c by Pau Espin Pedrol
ttcn3-bsc: Get rid of uneeded param BSC_Tests.mp_media_mgw_offer_ipv6

This param is true by default and there's no one setting it to false
anymore (and soon will be removed).

Related: OS#5042
Change-Id: I1780320c69ec4a9f086677fd4884dec674f8332e
The file was modified ttcn3-bsc-test/BSC_Tests.cfg
Commit 6ef96e49807c01638f5ececd79694e1bd6407238 by Pau Espin Pedrol
bts-test: Drop uneeded module param RSL_Emulation.mp_rslem_patch_ipa_cid

Since we updated -latest to new releases, this param is never set to
true anymore. Furtermore, it will be dropped soon completely.

Related: OS#5042
Depends: osmo-ttcn3-hacks.git Change-Id I39e9c1986ea682d54dcb22b31798ca91f1677949
Change-Id: I4bda577f1ed6964a2114df1aba366177998f0854
The file was modified ttcn3-bts-test/BTS_Tests.cfg
Commit 6c696b229411b13667374df9e2a82595b3bbb0f6 by Pau Espin Pedrol
ttcn3-hlr: Drop uneeded module param HLR_Tests.mp_hlr_supports_dgsm

Since -latest was updated to newer releases, this param is never set to
false anymore, and it already defaults to true, so there's no need to
set it here explicitly. Furthermore, it will be completely dropped soon.

Change-Id: Icab36eba29ad4fadd07ec804ef713910b80ce706
The file was modified ttcn3-hlr-test/HLR_Tests.cfg
Commit 06b256e337f92fe8170af5b7459867b29109fdbb by Pau Espin Pedrol
ttcn3-msc: Drop uneeded module params

Since -latest was updated to newer releases, there's no need to change
the values of these params. Furthermore, they will be completely dropped soon.

Change-Id: I6121b435c5b984eab64d953e9d3f26eecc0e7bc5
Related: OS#5042
The file was modified ttcn3-msc-test/MSC_Tests.cfg
Commit 5a31e0adc85ddf0f4104061f8fa43dcc9384d8a2 by Pau Espin Pedrol
ttcn3-sip: Drop uneeded module param MNCC_Emulation.mp_mncc_version

Since -latest was updated to newer releases, this param is never set to
changed anymore, so there's no need to set it here explicitly.

Change-Id: Ia9d6b7f383d6532f8f2da381e80f98af82a98e74
Related: OS#5042
The file was modified ttcn3-sip-test/SIP_Tests.cfg