diff --git a/tests/routing/cluster/reroute.yaml b/tests/routing/cluster/reroute.yaml index a9b669a71..70128d791 100644 --- a/tests/routing/cluster/reroute.yaml +++ b/tests/routing/cluster/reroute.yaml @@ -52,4 +52,6 @@ chapters: from_node: opensearch-node1 to_node: opensearch-node2 response: - status: 200 \ No newline at end of file + status: 200 + payload: + acknowledged: true