Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We have `continue-on-error: true` marked on several integration workflows. It appears that GitHub's behavior has changed to now mark these tests as green even when they fail. This change removes this setting from integration tests so errors are reported properly. It also disables cni-calico-deep until #11617 is merged.
- Loading branch information