GoogleCloudPlatform / oss-test-infra

https://oss-prow.knative.dev
Apache License 2.0
49 stars 134 forks source link

ci: use local git provider as default for CS jobs #2282

Closed sdowell closed 5 months ago

sdowell commented 5 months ago

With the number of concurrent jobs we have running against a single project, we were frequently hitting the CSR api quota. This switches back to the local git provider as the default and creates a separate job for testing CSR.

sdowell commented 5 months ago

/assign @nan-yu /assign @karlkfi

google-oss-prow[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nan-yu, sdowell

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[prow/prowjobs/GoogleContainerTools/kpt-config-sync/OWNERS](https://github.com/GoogleCloudPlatform/oss-test-infra/blob/master/prow/prowjobs/GoogleContainerTools/kpt-config-sync/OWNERS)~~ [nan-yu,sdowell] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
google-oss-prow[bot] commented 5 months ago

@sdowell: Updated the job-config configmap in namespace default at cluster default using the following files:

In response to [this](https://github.com/GoogleCloudPlatform/oss-test-infra/pull/2282): >With the number of concurrent jobs we have running against a single project, we were frequently hitting the CSR api quota. This switches back to the local git provider as the default and creates a separate job for testing CSR. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.