mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
Updated integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
6b84c27b2d
commit
39d49dcd2f
@@ -50,7 +50,8 @@
|
||||
"*dispatcher_profiles":{"remote":true},
|
||||
"*dispatcher_hosts":{"remote":true},
|
||||
"*filter_indexes" :{"remote":true},
|
||||
"*load_ids":{"remote":true}
|
||||
"*load_ids":{"remote":true},
|
||||
"*indexes":{"remote":true}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
@@ -56,7 +56,8 @@
|
||||
"*dispatcher_profiles":{"replicate":false},
|
||||
"*dispatcher_hosts":{"replicate":false},
|
||||
"*filter_indexes" :{"replicate":false},
|
||||
"*load_ids":{"replicate":false}
|
||||
"*load_ids":{"replicate":false},
|
||||
"*indexes":{"replicate":false}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user