doesn't detect the subarchitecture xgene-uboot for a HP m400 cartridge
Bug #1918978 reported by
Patricia Domingues
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Alberto Donato |
Bug Description
I've recommissioned one HP Moonshot 1500 Chassis' m400 cartridge (arm64) and then I could not deploy the system.
Its architecture configuration is `arm64/generic`, but it should be `arm64/
Related branches
~ack/maas:1918978-commissioning-keep-subarch
Merged
into
maas:master
- Jack Lloyd-Walters: Approve
- MAAS Lander: Approve
-
Diff: 50 lines (+25/-2)2 files modifiedsrc/metadataserver/builtin_scripts/hooks.py (+7/-2)
src/metadataserver/builtin_scripts/tests/test_hooks.py (+18/-0)
Changed in maas: | |
status: | New → Triaged |
Changed in maas: | |
status: | Confirmed → New |
Changed in maas: | |
milestone: | none → 3.3.0 |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in maas: | |
status: | Triaged → In Progress |
assignee: | nobody → Alberto Donato (ack) |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 3.3.0 → 3.3.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I wasn't able to deploy this system, it got stuck on a PXE boot loop "bug 1918977".
Manually changing its architecture configuration to `arm64/xgene-uboot` - I can successfully deploy this cartridge with Ubuntu Trusty, Xenial and Bionic.