Update integration tests

This commit is contained in:
TeoV
2019-03-12 15:24:41 +02:00
committed by Dan Christian Bogos
parent 788fcaface
commit 56b5532a3d
21 changed files with 320 additions and 87 deletions

View File

@@ -1,3 +1,3 @@
#Tenant[0],Id[1],FilterIDs[2],ActivationInterval[3],QueueLength[4],TTL[5],Metrics[6],Blocker[7],Stored[8],Weight[9],MinItems[10],ThresholdIDs[11]
cgrates.org,Stats1,FLTR_STS1,2014-07-29T15:00:00Z,100,1s,*asr;*acc;*tcc;*acd;*tcd;*pdd,true,true,20,2,THRESH1;THRESH2
cgrates.org,Stats1,FLTR_STS1,2014-07-29T15:00:00Z,100,1s,*sum#Usage;*sum#Value;*average#Usage;*average#Value,true,true,20,2,THRESH1;THRESH2
#Tenant[0],Id[1],FilterIDs[2],ActivationInterval[3],QueueLength[4],TTL[5],MinItems[6],Metrics[7],MetricFilterIDs[8],Stored[9],Blocker[10],Weight[11],ThresholdIDs[12]
cgrates.org,Stats1,FLTR_STS1,2014-07-29T15:00:00Z,100,1s,2,*asr;*acc;*tcc;*acd;*tcd;*pdd,,true,true,20,THRESH1;THRESH2
cgrates.org,Stats1,FLTR_STS1,2014-07-29T15:00:00Z,100,1s,2,*sum#Usage;*sum#Value;*average#Usage;*average#Value,,true,true,20,THRESH1;THRESH2
1 #Tenant[0] Id[1] FilterIDs[2] ActivationInterval[3] QueueLength[4] TTL[5] Metrics[6] MinItems[6] Blocker[7] Metrics[7] Stored[8] MetricFilterIDs[8] Weight[9] Stored[9] MinItems[10] Blocker[10] ThresholdIDs[11] Weight[11] ThresholdIDs[12]
2 cgrates.org Stats1 FLTR_STS1 2014-07-29T15:00:00Z 100 1s *asr;*acc;*tcc;*acd;*tcd;*pdd 2 true *asr;*acc;*tcc;*acd;*tcd;*pdd true 20 true 2 true THRESH1;THRESH2 20 THRESH1;THRESH2
3 cgrates.org Stats1 FLTR_STS1 2014-07-29T15:00:00Z 100 1s *sum#Usage;*sum#Value;*average#Usage;*average#Value 2 true *sum#Usage;*sum#Value;*average#Usage;*average#Value true 20 true 2 true THRESH1;THRESH2 20 THRESH1;THRESH2