Skip to content

fix remaining release-blocking job timeouts#36699

Open
ShaanveerS wants to merge 1 commit intokubernetes:masterfrom
ShaanveerS:fix-remaining-release-timeouts
Open

fix remaining release-blocking job timeouts#36699
ShaanveerS wants to merge 1 commit intokubernetes:masterfrom
ShaanveerS:fix-remaining-release-timeouts

Conversation

@ShaanveerS
Copy link
Copy Markdown

Fixes #36574

Align the remaining release blocking jobs and remove the now empty knownFailures handling.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Welcome @ShaanveerS!

It looks like this is your first PR to kubernetes/test-infra 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/test-infra has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config size/M Denotes a PR that changes 30-99 lines, ignoring generated files. area/jobs needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @ShaanveerS. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ShaanveerS
Once this PR has been reviewed and has the lgtm label, please assign bentheelder, palnabarun for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 added area/provider/gcp Issues or PRs related to gcp provider area/release-eng Issues or PRs related to the Release Engineering subproject sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. labels Mar 20, 2026
@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Mar 20, 2026
@ShaanveerS ShaanveerS force-pushed the fix-remaining-release-timeouts branch 2 times, most recently from 0e1f6d0 to 4209cbc Compare March 20, 2026 17:49
Copy link
Copy Markdown
Member

@BenTheElder BenTheElder left a comment

Choose a reason for hiding this comment

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

When adjusting the job timeouts, please also check the timeouts set within the job by flags to the test tools etc.

Comment thread config/jobs/kubernetes/sig-release/release-branch-jobs/1.33.yaml
@ShaanveerS ShaanveerS force-pushed the fix-remaining-release-timeouts branch from 4209cbc to b290488 Compare March 20, 2026 19:37
@BenTheElder
Copy link
Copy Markdown
Member

/ok-to-test
@kubernetes/release-engineering @kubernetes/release-team-release-signal

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 24, 2026
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 1, 2026
@ShaanveerS ShaanveerS force-pushed the fix-remaining-release-timeouts branch from b290488 to 0ff4150 Compare April 1, 2026 04:20
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 1, 2026
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 11, 2026
Signed-off-by: Shaanveer Singh <shaanver.singh@gmail.com>
@ShaanveerS ShaanveerS force-pushed the fix-remaining-release-timeouts branch from 0ff4150 to 4e18670 Compare April 12, 2026 03:46
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Issues or PRs related to code in /config area/jobs area/provider/gcp Issues or PRs related to gcp provider area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix release blocking / release informing job frequency and max runtimes

3 participants