You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates allocator_test.go:
- reduce amount of parameters required by helper functions
- use local functions to create objects that are only
different in one test case (makes the difference in that
test case more obvious, allows simplifying helpers)
- add some comments explaining why test cases are the
way they are
- remove DeviceClass.SuitableNodes test cases, that field
doesn't matter for structured parameters
- add more cases for network attached devices, in particular
around the resulting node selector
0 commit comments