Skip to content

Add DRA "supports reusing resources" integration test #133209

@pohly

Description

@pohly

Which jobs are flaking?

Triage board didn't catch this because it was down for a while, here's an example:

https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/132942/pull-kubernetes-e2e-gce/1948461471599955968

[FAILED] schedule pod: Timed out after 80.001s.
expected pod to be pod is scheduled, got instead:
    <*v1.Pod | 0xc0014d2908>: 

Which tests are flaking?

The "supports reusing resources" turned into a stress test at some point when we removed the limit of concurrent users of a claim. Now it depends on scheduling a lot of pods, which is obviously problematic due to unpredictable performance on larger jobs. It might have to be disabled or modified to not use that many pods - not a big loss in terms of coverage.

Since when has it been flaking?

Probably since graduation to GA caused it to run in jobs like pull-kubernetes-e2e-gce.

Testgrid link

No response

Reason for failure (if possible)

No response

Anything else we need to know?

No response

Relevant SIG(s)

/sig scheduling
/wg device-management

Metadata

Metadata

Assignees

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.triage/acceptedIndicates an issue or PR is ready to be actively worked on.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.

Type

No type

Projects

Status

Tracked

Status

🏗 In progress

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions