UUID check can timeout and be ignored
Bug #1185554 reported by
Max Brustkern
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
UTAH |
New
|
Undecided
|
Unassigned |
Bug Description
While testing the autorun branch, I found that the UUID check wasn't getting sent out, but the process continued. The current code catches the UTAHTimeout for anything in the wait_for_booted list of steps and continues with the process. I think we intended to remove that behavior once a different bug was fixed. If we can remove that behavior, I think we'll be in better shape for ensuring the correct system is installed.
To post a comment you must log in.
I thought we agreed at the client sprint to log an error for now but continue on. Then we could look at the various jobs that run and try and decide how big the problem is and if we should really fail the job when the timeout occurs?