Skip to content

Revert "Restore --parallel=30 for ppc64le slow e2e job"#37065

Merged
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
kishen-v:revert-paralleljob
May 19, 2026
Merged

Revert "Restore --parallel=30 for ppc64le slow e2e job"#37065
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
kishen-v:revert-paralleljob

Conversation

@kishen-v
Copy link
Copy Markdown
Member

@kishen-v kishen-v commented May 19, 2026

Reverts commit c3c1ae8 through #37053

Reason: Mitigates flakiness in ci-kubernetes-ppc64le-e2e-slow-kubetest2.

The test suite performs better and has fewer flakes running with --parallel=15 , specifically regarding the test:
CSI Mock volume attach When CSIDriver AttachRequired changes from true to false should cleanup VolumeAttachment properly [Slow]

The parallelism can be increased once when the the root cause is identified.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. labels May 19, 2026
@k8s-ci-robot k8s-ci-robot added sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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. labels May 19, 2026
@mkumatag
Copy link
Copy Markdown
Member

@kishen-v please add more information in the description for the reason to revert this commit

@kishen-v
Copy link
Copy Markdown
Member Author

I've updated the PR description with the related information. Thanks!

Copy link
Copy Markdown
Member

@mkumatag mkumatag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 19, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kishen-v, mkumatag

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

The pull request process is described here

Details 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 merged commit 55d5790 into kubernetes:master May 19, 2026
6 checks passed
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@kishen-v: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key cloud-provider-ibmcloud-ppc64le-periodics.yaml using file config/jobs/kubernetes/cloud-provider-ibmcloud/cloud-provider-ibmcloud-ppc64le-periodics.yaml
Details

In response to this:

Reverts commit c3c1ae8 through #37053

Reason: Mitigates flakiness in ci-kubernetes-ppc64le-e2e-slow-kubetest2.

The test suite performs better and has fewer flakes running with --parallel=15 , specifically regarding the test:
CSI Mock volume attach When CSIDriver AttachRequired changes from true to false should cleanup VolumeAttachment properly [Slow]

The parallelism can be increased once when the the root cause is identified.

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. area/config Issues or PRs related to code in /config area/jobs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants