mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 16:16:44 +00:00
update
This commit is contained in:
@@ -61,7 +61,7 @@ func (mocker *Mocker) GetDuration(job Job, nodes []NodeStatus) int {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if len(str) == 2 {
|
if len(str) > 1 {
|
||||||
jobName := str[0]
|
jobName := str[0]
|
||||||
|
|
||||||
durations := map[string]map[string]int{
|
durations := map[string]map[string]int{
|
||||||
|
|||||||
Reference in New Issue
Block a user