cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
WIP: run gke e2e on pr ci
trafficstars
What type of PR is this?
/kind feature
What this PR does / why we need it:
GKE E2E are not running on new PRs. Let's modify the ginkgo filter to run managed cluster tests and verify if existing templates pass CI checks with the current configuration.
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
TODOs:
- [x] squashed commits
- [ ] includes documentation
- [ ] adds unit tests
Release note:
NONE