[2.2] Commissioning a machine prefers minimum kernel over commissioning global
Bug #1702690 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Newell Jensen | ||
2.2 |
Fix Released
|
High
|
Newell Jensen |
Bug Description
Trying to commission a machine I noticed that it always prefers the kernel that has been set as "minimum" kernel over the kernel that has been set for the commissioning process in Settings.
For example, I did this:
1. Set Commissioning kernel to 'ga-16.04'
2. Machine failed commissioning (due to another bug), but minimum kernel was set as 'ga-16.04'
3. Set Commissioning kernel to 'hwe-16.04'
4. Machine booted 'ga-16.04' instead of 'hwe-16.04'.
Related branches
~newell-jensen/maas:lp1702690
Merged
into
maas:master
- Mike Pontillo (community): Needs Information
- Andres Rodriguez (community): Approve
-
Diff: 65 lines (+25/-9)2 files modifiedsrc/maasserver/models/node.py (+5/-6)
src/maasserver/models/tests/test_node.py (+20/-3)
Changed in maas: | |
milestone: | none → 2.3.0 |
importance: | Undecided → High |
status: | New → Triaged |
Changed in maas: | |
assignee: | nobody → Newell Jensen (newell-jensen) |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.3.0 → 2.3.0alpha1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.