|
@@ -39,6 +39,8 @@ setup:
|
|
repository: test_repo_restore_1
|
|
repository: test_repo_restore_1
|
|
snapshot: test_snapshot
|
|
snapshot: test_snapshot
|
|
wait_for_completion: true
|
|
wait_for_completion: true
|
|
|
|
+ body: |
|
|
|
|
+ { "indices": "test_index" }
|
|
|
|
|
|
- match: { snapshot.snapshot: test_snapshot }
|
|
- match: { snapshot.snapshot: test_snapshot }
|
|
- match: { snapshot.state : SUCCESS }
|
|
- match: { snapshot.state : SUCCESS }
|