Skip to content

Commit

Permalink
added retry to status in snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Dec 18, 2024
1 parent e7ff570 commit f9da013
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/snapshot/snapshot/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ chapters:
payload:
snapshots:
- snapshot: my-test-snapshot
retry:
count: 3
wait: 30000
- synopsis: Get status of all running snapshots in specific repository.
path: /_snapshot/{repository}/_status
method: GET
Expand Down

0 comments on commit f9da013

Please sign in to comment.