Actions
action #2440
closednew_iso crashes if there are update tests referring to non existant HDDs
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
-
Start date:
2014-05-06
Due date:
% Done:
0%
Estimated time:
Description
It should actually not crash but either report an error and do nothing or create jobs and set them to fail right away. Right now it creates "some" jobs.
Updated by okurz about 8 years ago
Is that the same as #12180 ? What is new_iso
?
Updated by okurz about 8 years ago
- Related to action #12180: [webui] Prevent tests to be triggered when required assets are not present (anymore) added
Updated by coolo about 8 years ago
- Status changed from New to Resolved
no, 12180 is impossible - this one is just a bug and most likely already fixed. We changed the way assets are tracked anyway - with _URL and such.
this is about POST /api/v1/iso - it used to crash if the asset is not there.
Actions