Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip in-tree volume limits test #13621

Merged
merged 1 commit into from
May 9, 2022

Conversation

rifelpet
Copy link
Member

@rifelpet rifelpet commented May 9, 2022

Background:

We had been skipping this test ourselves until #11966 when the skip logic in the test itself was updated to not run when CSI was enabled.

Now kubernetes/kubernetes#109649 removed the skip logic altogether due to improper use and the test is incorrectly not being skipped. The PR discussion mentions these tests can be removed since they should be unconditionally skipped, but until that happens we can skip it ourselves.

This will fix many test jobs using CI or release/latest k8s version markers:

https://testgrid.k8s.io/kops-misc#kops-grid-scenario-terraform

https://testgrid.k8s.io/kops-misc#kops-grid-scenario-no-irsa

https://testgrid.k8s.io/kops-misc#kops-aws-external-dns

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 9, 2022
@k8s-ci-robot k8s-ci-robot requested review from rdrgmnzs and zetaab May 9, 2022 00:04
@rifelpet
Copy link
Member Author

rifelpet commented May 9, 2022

/cc @hakman

@k8s-ci-robot k8s-ci-robot requested a review from hakman May 9, 2022 02:28
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 9, 2022
@k8s-ci-robot k8s-ci-robot merged commit 4552c56 into kubernetes:master May 9, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.24 milestone May 9, 2022
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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