Skip to content

Make PV tests work on kubemark clusters #803

Open
@mm4tt

Description

@mm4tt

Enabling PVs in the load test failed the kubemark presubmit because scheduler failed to schedule pods with PVs

Unable to schedule test-y6u59n-1/small-statefulset-0-0: no fit: 0/101 nodes are available: 1 node(s) were unschedulable, 100 node(s) had volume node affinity conflict.; waiting

In order to make it work on kubemark we'll most likely have to change a few places in the code (or ensure they already work this way) so they're faking operations related to attaching and mounting PDs in kubemark

  • Attach Detach Controller
  • HollowKubelet
  • Scheduler
  • ?

Ref. #704

Metadata

Metadata

Assignees

Labels

area/clusterloadergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions