Skip to content

Commit

Permalink
Fix CI kind tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Nov 27, 2024
1 parent c1ba847 commit 1be68fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,6 @@ jobs:
kubectl get pods -n metallb-system --show-labels
kubectl wait --namespace metallb-system --for=condition=Ready pod --selector=app=metallb,component=controller --timeout=120s
kubectl wait --namespace metallb-system --for=condition=Ready pod --selector=app=metallb,component=speaker --timeout=120s
kubectl logs -n metallb-system -l app=metallb
kubectl describe ipaddresspool kind-pool -n metallb-system
- name: Configure IPAddressPool
run: |
Expand Down

0 comments on commit 1be68fd

Please sign in to comment.