Skip to content

Commit

Permalink
update wait time for vmt
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Sep 28, 2023
1 parent 0b96823 commit 86f4211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
- name: Deploy Mirror Target
run: |
kubectl apply -f .github/helm/values/vald-mirror-target.yaml -n vald-01
sleep 10s
sleep 5s
kubectl get pods -A && kubectl get vmt -o wide -A
- name: Run E2E CRUD
Expand Down

0 comments on commit 86f4211

Please sign in to comment.