MAAS GUI shows incorrectly displays false failure message from prior operation
Bug #1846959 reported by
Craig Bender
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Incomplete
|
Medium
|
Unassigned | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
MAAS version: 2.6.1 (7832-g17912cdc
When a node that previously failed to deploy/commission (for a correctable reason - let's say a typo in the main package repository url) gets redeployed/
This causes confusion and will result in people wrongly aborting operations that (if the error was corrected) would succeed if they just waited.
Screen caps attached.
tags: | removed: gui |
tags: | added: ui ux |
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
Changed in maas-ui: | |
status: | New → Fix Released |
To post a comment you must log in.
To easily recreate this issue:
1) Edit the "Ubuntu archive" repo under Settings -> Package Repositories and change it to repo.example.com
2) Attempt to deploy a machine
3) After failure, release the machines.
4) Set "Ubuntu archive" repo back to archive. ubuntu. com/ubuntu
4) Re-attempt prior deploy operation (or commission the machine)
5) View status field of machine under 2.61 GUI
6) Note that the status message will display the "Node installation failure..." for about 5 minutes until the status message "Configuring OS" finally overwrites the false failure.