Machine config hints FileNotFoundError

Bug #2020882 reported by Adam Collard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Adam Collard

Bug Description

In `3dbf58081` we added 40-maas-01-machine-config-hints commissioning script as part of work to detect platform leading to optimised kernels.

The script is marked as being run on controllers

        (
            MACHINE_CONFIG_HINTS_NAME,
            {"hook": null_hook, "run_on_controller": True},
        ),

which seems wrong, but assuming it's right the script is not in the right place - systemtests are failing with

[Errno 2] No such file or directory: '/snap/maas/28134/lib/python3.10/site-packages/provisioningserver/refresh/40-maas-01-machine-config-hints'

where the script is available in metadataserver/builtin_scripts/commissioning/

Related branches

Changed in maas:
status: New → Triaged
importance: Undecided → Critical
milestone: none → 3.4.0-beta2
milestone: 3.4.0-beta2 → 3.4.0
Changed in maas:
assignee: nobody → Adam Collard (adam-collard)
status: Triaged → In Progress
Changed in maas:
status: In Progress → Fix Committed
Alberto Donato (ack)
Changed in maas:
milestone: 3.4.0 → 3.4.0-beta3
Alberto Donato (ack)
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.