elasticsearch/x-pack/plugin/shutdown
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
..
qa Grace period parameter for sigterm shutdown api (#96004) 2023-05-18 08:46:25 -05:00
src Use assertAcked more (#101201) 2023-10-23 19:48:10 +02:00
build.gradle Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00