area/govmomiarea/supervisorhelp wanted
Repository metrics
- Stars
- (417 stars)
- PR merge metrics
- (PR metrics pending)
説明
Similar to Cluster API we should start using Ginkgo labels (https://github.com/kubernetes-sigs/cluster-api/issues/9620).
This should make it easier to label our tests correctly.
E.g. with the manual "tagging" + corresponding job config we have today we are always forced to implement govmomi tests when we want to add something for e.g supervisor.
Includes:
- Let's refactor our build script to not depend on GINKGO_FOCUS / GINKO_SKIP (align to core CAPI)
(extracted from https://github.com/kubernetes-sigs/cluster-api/issues/9620)