Skip to content

Commit

Permalink
increase waiting
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <wuyangmuc@gmail.com>
  • Loading branch information
drivebyer committed Jun 4, 2024
1 parent 7b97ea5 commit 412e698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e-chainsaw/v1beta2/ha-failover/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ spec:
content: |
kubectl --namespace ${NAMESPACE} delete pod redis-replication-0
- name: Sleep for 3 minutes
- name: Sleep for 5 minutes
try:
- sleep:
duration: 3m
duration: 5m

- name: Test sentinel monitoring
try:
Expand Down

0 comments on commit 412e698

Please sign in to comment.