Skip to content

Backport v2022 <- V2023dev1 Move aum-offline tests back to Fixed Function

Walter Lozano requested to merge wip/wlozano/offline-fixed-function into apertis/v2022

Backport to v2022 !358 (merged)

This reverts commit daf18238 "Move aum-offline test to HMI images" to some extent by moving back to the fixedfunction images the offline upgrade tests with the Apertis Update Manager now that udisks2 is installed there.

The move to the HMI images prevented testing offline updates on the R-Car boards, which does not supports HMI images due to the lack of any open graphical stack.

By using the fixedfunction images offline upgrades can be tested again on R-Car boards, like it is done on the minimal images from older release streams.

https://phabricator.apertis.org/T8360

Merge request reports