Change in docker-playground[master]: Get rid of uneeded param StatsD_Checker.mp_enable_stats

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Feb 26 11:47:16 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/23114 )


Change subject: Get rid of uneeded param StatsD_Checker.mp_enable_stats
......................................................................

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
---
M ttcn3-bsc-test/BSC_Tests.cfg
M ttcn3-bsc-test/sccplite/BSC_Tests.cfg
M ttcn3-pcu-test/PCU_Tests.cfg
3 files changed, 0 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/14/23114/1

diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index 2a9b435..83de0ef 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -68,7 +68,6 @@
 BSC_Tests_CBSP.mp_cbc_ip6 := "fd02:db8:2::203";
 BSC_Tests_CBSP.mp_bsc_cbsp_ip := "172.18.2.20";
 BSC_Tests_CBSP.mp_bsc_cbsp_ip6 := "fd02:db8:2::20";
-StatsD_Checker.mp_enable_stats := true;
 
 [MAIN_CONTROLLER]
 
diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index 0ad10b2..f1f02d6 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -26,7 +26,6 @@
 		rctx := 0
 	}
 };
-StatsD_Checker.mp_enable_stats := true;
 BSC_Tests.mp_enable_lcs_tests := false;
 
 [MAIN_CONTROLLER]
diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg
index 43e9d88..07d9c3a 100644
--- a/ttcn3-pcu-test/PCU_Tests.cfg
+++ b/ttcn3-pcu-test/PCU_Tests.cfg
@@ -36,7 +36,6 @@
 	}
 }
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";
-StatsD_Checker.mp_enable_stats := true;
 
 [MAIN_CONTROLLER]
 

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/23114
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I3c7e7dc985a339d884dc388b33bf8a6ec986c5b7
Gerrit-Change-Number: 23114
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210226/89920585/attachment.htm>


More information about the gerrit-log mailing list