Skip to content

Commit

Permalink
fix monitor status check loop freq
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Mar 7, 2024
1 parent 3bec327 commit 64e6f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,5 @@ jobs:
| jq -r '.overall_state')
echo "K8S DEVNET HEALTH STATUS: $STATUS"
current_minute=$(date +'%M')
sleep 60
done

0 comments on commit 64e6f58

Please sign in to comment.