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,Stats2,FLTR_ACNT_1001_1002,2014-07-29T15:00:00Z,100,-1,*tcc;*tcd,false,true,30,0,*none
cgrates.org,Stats2_1,FLTR_ACNT_1003_1001,2014-07-29T15:00:00Z,100,-1,*tcc;*tcd,false,true,30,0,*none
#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,Stats2,FLTR_ACNT_1001_1002,2014-07-29T15:00:00Z,100,-1,0,*tcc;*tcd,,false,true,30,*none
cgrates.org,Stats2_1,FLTR_ACNT_1003_1001,2014-07-29T15:00:00Z,100,-1,0,*tcc;*tcd,,false,true,30,*none
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 Stats2 FLTR_ACNT_1001_1002 2014-07-29T15:00:00Z 100 -1 *tcc;*tcd 0 false *tcc;*tcd true 30 false 0 true *none 30 *none
3 cgrates.org Stats2_1 FLTR_ACNT_1003_1001 2014-07-29T15:00:00Z 100 -1 *tcc;*tcd 0 false *tcc;*tcd true 30 false 0 true *none 30 *none