Updated integration tests

This commit is contained in:
Trial97
2020-06-12 13:55:54 +03:00
committed by Dan Christian Bogos
parent 6b84c27b2d
commit 39d49dcd2f
11 changed files with 40 additions and 38 deletions

View File

@@ -37,6 +37,7 @@
"cdrs": {
"enabled": true,
"stats_conns": ["*localhost"],
"chargers_conns": ["*internal"],
"rals_conns": ["*localhost"],
"sessions_cost_retries": 5,
},
@@ -101,6 +102,7 @@
"enabled": true,
"resources_conns": ["*internal"],
"stats_conns": ["*internal"],
"rals_conns": ["*internal"],
"string_indexed_fields": ["Account"],
},