Skip to content

Fix the DRA extended quota test#135182

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
liggitt:fix-dra-quota-test
Nov 6, 2025
Merged

Fix the DRA extended quota test#135182
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
liggitt:fix-dra-quota-test

Conversation

@liggitt
Copy link
Copy Markdown
Member

@liggitt liggitt commented Nov 6, 2025

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Fixes the expected quota count for the DRA extended quota test

Which issue(s) this PR is related to:

Fixes #135177

NONE

/assign @yliaog @pohly

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label Nov 6, 2025
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 6, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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 k8s-ci-robot added the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label Nov 6, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liggitt

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 6, 2025
@k8s-ci-robot k8s-ci-robot added area/test sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. wg/device-management Categorizes an issue or PR as relevant to WG Device Management. labels Nov 6, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Nov 6, 2025
@liggitt
Copy link
Copy Markdown
Member Author

liggitt commented Nov 6, 2025

/test pull-kubernetes-e2e-kind-alpha-beta-features

@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Nov 6, 2025

/lgtm

thanks for the fix

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

LGTM label has been added.

DetailsGit tree hash: d15f6fd7608fa1946a4398b7d46121f7c08ef91a

@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Nov 6, 2025

I've verified locally the test now passes.

@pohly pohly moved this from 🆕 New to 👀 In review in Dynamic Resource Allocation Nov 6, 2025
@k8s-ci-robot k8s-ci-robot merged commit 7914889 into kubernetes:master Nov 6, 2025
22 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.35 milestone Nov 6, 2025
@github-project-automation github-project-automation Bot moved this from Triage to Done in SIG Node CI/Test Board Nov 6, 2025
@pohly pohly moved this from 👀 In review to ✅ Done in Dynamic Resource Allocation Nov 6, 2025
@liggitt liggitt deleted the fix-dra-quota-test branch March 11, 2026 15:15
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/test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. release-note-none Denotes a PR that doesn't merit a release note. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. wg/device-management Categorizes an issue or PR as relevant to WG Device Management.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

DRA extended resource quota: test flake

5 participants