Skip to content

Conversation

@koba1t
Copy link
Member

@koba1t koba1t commented Nov 19, 2025

Parallelizing tests for each module reduces the time it takes for tests to fail in CI.

  • Enable the cache for setup-go
  • Parallel testing of each module released and each platform using Matrix
  • Add a make target to test for non-released modules

Maybe, we need to update those branch protection rules after this PR is merged.
https://github.com/kubernetes/test-infra/blob/6b25c5503e96ee47cbbc6534fb14a8a5c4a6a590/config/prow/config.yaml#L622-L627

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 19, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: koba1t

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 19, 2025
@koba1t koba1t force-pushed the chore/parallelizing_tests branch 2 times, most recently from e28ee43 to a6eeb50 Compare November 19, 2025 17:11
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 19, 2025
@koba1t koba1t force-pushed the chore/parallelizing_tests branch from a6eeb50 to 8be8970 Compare November 19, 2025 17:16
@k8s-ci-robot
Copy link
Contributor

This PR has multiple commits, and the default merge method is: merge.
You can request commits to be squashed using the label: tide/merge-method-squash

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants