elasticsearch/qa/multi-cluster-search
Armin Braun 3945ee75d0
Use assertAcked more (#101201)
Just found that we have a lot of inconsistency and needless verbosity
here in tests. We can just use `assertAcked` in a couple spots
to save `.get`, `.actionGet` etc., especially with the signature
change I added here.
2023-10-23 19:48:10 +02:00
..
src/test Use assertAcked more (#101201) 2023-10-23 19:48:10 +02:00
build.gradle [Tests] Enhance multi cluster search test skipping (#85566) 2022-04-20 17:54:42 +02:00