MAAS does not validate image architecture before deploying
Bug #1904948 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Low
|
Unassigned |
Bug Description
I was testing the new CentOS 8 image in the MAAS CI. I selected all available machines and deployed the image. CentOS 8 is only available for amd64 but my selection included PPC64 and ARM64. MAAS tried to deploy the AMD64 image on PPC64 and ARM64. Because MAAS uses the Ubuntu ephemeral environment to deploy non-Ubuntu images it actually went through the entire deployment process and only failed on time out waiting for CentOS 8 to come back up.
MAAS should error when trying to deploy an image with a different architecture than the machine.
Changed in maas: | |
milestone: | 2.9.0rc2 → 2.9.x |
Changed in maas: | |
milestone: | 2.9.2 → 2.9.x |
Changed in maas: | |
milestone: | 2.9.x → none |
Changed in maas: | |
importance: | Medium → Low |
milestone: | none → 3.5.0 |
To post a comment you must log in.
Is this a regression?