Skip to content
Snippets Groups Projects

Add manual test case for AUM rollback

Merged Walter Lozano requested to merge wip/wlozano/aum-rollback-manual into apertis/v2025pre
  1. Oct 21, 2024
    • Walter Lozano's avatar
      Add manual test case for AUM rollback · c134f760
      Walter Lozano authored and Martyn Welch's avatar Martyn Welch committed
      
      Currently there are several AUM tests that are being executed in LAVA that
      ensures that the different scenarios are covered. Unfortunately due to the
      nature of how LAVA works, these tests do not take into account an important
      piece of software, the bootloader u-boot.
      
      The bootloader is responsible of two important things to propoerly handle
      the rollback:
      - Increment the bootcount on each boot attempt
      - Switch to an alternative boot method in case of failure
      
      To ensure that the whole system is working add a new manual test case.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      c134f760
Loading