Actions
action #10902
closedJobs with wrong or missing dependencies are scheduled as individual jobs without any user-facing warning
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2016-02-24
Due date:
% Done:
0%
Estimated time:
Description
If dependency is not found, scheduler prints error to journal but nothing is presented back to user and job is scheduled individually as if without error.
So far there isn't any back channel to alert webui on scheduler error, scheduler should instead abort scheduling and return without any job scheduled.
Updated by okurz almost 8 years ago
- Target version changed from Milestone 6 to Milestone 7
Updated by mkittler almost 8 years ago
- Status changed from New to In Progress
- Assignee set to mkittler
I assume you referring to this warning? https://github.com/os-autoinst/openQA/blob/master/lib/OpenQA/WebAPI/Controller/API/V1/Iso.pm#L243
Updated by mkittler almost 8 years ago
Updated by mkittler almost 8 years ago
- Status changed from In Progress to Feedback
PR is merged, not sure how to reproduce this in production.
Updated by okurz almost 8 years ago
- Status changed from Feedback to Resolved
The original description did not list any steps to reproduce so then we assume it to be done.
Actions