action #2440
new_iso crashes if there are update tests referring to non existant HDDs
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Concrete Bugs
Target version:
-
Start date:
2014-05-06
Due date:
% Done:
0%
Estimated time:
Difficulty:
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.
Related issues
History
#1
Updated by coolo over 8 years ago
- Category set to Concrete Bugs
#2
Updated by coolo over 7 years ago
- Priority changed from High to Normal
#3
Updated by okurz over 6 years ago
Is that the same as #12180 ? What is new_iso
?
#4
Updated by okurz over 6 years ago
- Related to action #12180: [webui] Prevent tests to be triggered when required assets are not present (anymore) added
#5
Updated by coolo over 6 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.