Select Git revision
dynamic_scheduling.py
-
Jorrit Schaap authored
TMSS-671: implemented manual scheduling as special type of scheduling. Interpret it as: I want this unit the start at this given 'at' timestamp and nowhere else. The other sky/daily/etc constraints are also considered which may result in an unschedulable unit. The user should then take action by shifting it, or by changing other contraints. When overlapping units block this one, it is also unschedulable, so the user has to take action again. For each possible action the dynamic scheduler reponds on the events, and tries to schedule the affected units.
Jorrit Schaap authoredTMSS-671: implemented manual scheduling as special type of scheduling. Interpret it as: I want this unit the start at this given 'at' timestamp and nowhere else. The other sky/daily/etc constraints are also considered which may result in an unschedulable unit. The user should then take action by shifting it, or by changing other contraints. When overlapping units block this one, it is also unschedulable, so the user has to take action again. For each possible action the dynamic scheduler reponds on the events, and tries to schedule the affected units.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.