Skip to content

Commit

Permalink
fix: remove uds core nightly state checks for now (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleGedd authored Sep 6, 2024
1 parent 8185c37 commit 0b06f50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tasks/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ tasks:
build/uds zarf tools wait-for gateway admin-gateway -n istio-admin-gateway --timeout 10s
build/uds zarf tools wait-for gateway tenant-gateway -n istio-tenant-gateway --timeout 10s
build/uds zarf tools wait-for package keycloak -n keycloak --timeout 10s
- cmd: ./hack/validate-uds-core-state.sh
# commenting out state tests until we re-enable the feature
# - cmd: ./hack/validate-uds-core-state.sh

0 comments on commit 0b06f50

Please sign in to comment.