Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Tasks:
- Update MockScheduler with some new methods which accept Pod, Node, ConfigMap and PriorityClass objects
- Call events.SetRecorder(events.NewMockedRecorder()) during init because the tests can get stuck with the original event broadcaster code
- Optionally, a new method which updates KubeClientMock.bindFn (useful for tests which want too see scheduling decisions)
Attachments
Issue Links
- depends upon
-
YUNIKORN-1745 Add implementation to MockedAPIProvider.AddEventHandler()
- Closed
- is depended upon by
-
YUNIKORN-1748 Create test case which measures binding throughput using MockScheduler
- Closed
- links to