Skip to content

Remove usage of assertion libraries in pkg/scheduler tests #130407

@macsko

Description

@macsko

According to SIG Scheduling guidelines, using assertion libraries should be avoided. There are a few occurrences of those in pkg/scheduler tests that should be changed to cmp.Equal and cmp.Diff calls with t.Error or t.Fatal.

/sig scheduling
/kind cleanup

Metadata

Metadata

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions