This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tasks:lab-extras [2026/07/16 15:41] akraitman [Notes] |
tasks:lab-extras [2026/07/16 15:43] (current) akraitman [Updating the Ansible role] |
||
|---|---|---|---|
| Line 68: | Line 68: | ||
| └── Micron_7450_E2MU400_release.ubi | └── Micron_7450_E2MU400_release.ubi | ||
| </code> | </code> | ||
| - | |||
| - | ===== Updating the firmware files ===== | ||
| - | |||
| - | Follow the existing **Managing packages in lab-extras** documentation for publishing new files to the lab-extras repository. | ||
| - | |||
| - | *Link:* `docker-mirror:lab-extras` | ||
| This page intentionally does not duplicate those instructions. | This page intentionally does not duplicate those instructions. | ||
| Line 81: | Line 75: | ||
| When a new firmware version is released: | When a new firmware version is released: | ||
| - | 1. Upload the firmware image to the appropriate directory in `lab-extras`. | + | 1. Upload the firmware image to the appropriate directory in lab-extras. |
| - | 2. Update the target firmware version in `roles/testnode/tasks/micron_nvme_firmware.yml`. | + | |
| + | 2. Update the target firmware version in roles/testnode/tasks/micron_nvme_firmware.yml. | ||
| 3. Update the firmware filename if necessary. | 3. Update the firmware filename if necessary. | ||
| + | |||
| 4. Verify on a trial node that the firmware is detected and upgraded successfully. | 4. Verify on a trial node that the firmware is detected and upgraded successfully. | ||