Skip to content

Commit

Permalink
control plane node is unschedulable
Browse files Browse the repository at this point in the history
Change-Id: Ibcb24678b637860241c20cc35f8ebcaddc64d6b7
  • Loading branch information
aojea committed Dec 10, 2024
1 parent d1b71b3 commit e0b1990
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 @@ -133,7 +133,7 @@ jobs:
- name: Run smoke test
run: |
cat examples/add_dummy_iface.sh | docker exec -i kind-control-plane bash
cat examples/add_dummy_iface.sh | docker exec -i kind-worker bash
/usr/local/bin/kubectl apply -f examples/deviceclass.yaml
/usr/local/bin/kubectl apply -f examples/resourceclaim.yaml
/usr/local/bin/kubectl wait --timeout=2m --for=condition=ready pods -l app=pod
Expand Down

0 comments on commit e0b1990

Please sign in to comment.