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

@@ -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}
}
},

View File

@@ -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}
}
},