Skip to content

Commit

Permalink
refactor: use kind instead of minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Oct 24, 2024
1 parent 31cd38f commit 04f67e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
run: |
helm install harmony --namespace openedx-harmony --create-namespace -f integration-test/${{matrix.cluster}}/values.yaml charts/harmony-chart
kubectl rollout status deployment --timeout 300s
kubectl rollout status statefulsets --timeout 300s
- name: Setup domain
run: |
Expand Down

0 comments on commit 04f67e9

Please sign in to comment.