area/govmomiarea/supervisorhelp wanted
仓库指标
- Star
- (417 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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)