Attention is currently required from: pespin, daniel.
1 comment:
File mgw/MGCP_Test.ttcn:
Patch Set #1, Line 1121: /* Query a the statsd once to ensure that intermediate results are pulled from the
I agree with Pau that the second call shouldn't be necessary. […]
I think I tried f_statd_reset() already. I have tried it now again (removing the first f_statsd_expect paragraph and putting f_statsd_reset() instead. Unfortunately I still get:
13:15:56.790550 6 StatsD_Checker.ttcn:226 setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 30, mtype := "g", srate := omit } vs { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 0 }", new component reason: "Metric failed expectation { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 30, mtype := "g", srate := omit } vs { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 0 }"
(strange though is that 30 is not the maximum amount, should be 31)
To view, visit change 28494. To unsubscribe, or for help writing mail filters, visit settings.