chore: create test configurations for prow jobs#917
chore: create test configurations for prow jobs#917justinsb wants to merge 1 commit intokubernetes:masterfrom
Conversation
These should be the equivalent of the logic here: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: justinsb The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
This issue is currently awaiting triage. If the repository mantainers determine this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
The idea is that by pulling the non-prow logic out of prow configuration, we can more easily update our test scripts (e.g. to remove bazel) We will need to update the test-infra config similar to kubernetes/test-infra#35877 after this |
|
LGTM. Essentially, this PR moves the Bazel logic from test-infra into this repo to faciliate the removal of Bazel. cc @LogicalShark /assign @bowei |
These should be the equivalent of the logic here:
https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml