Skip to content
Snippets Groups Projects
Commit c134f760 authored by Walter Lozano's avatar Walter Lozano Committed by Martyn Welch
Browse files

Add manual test case for AUM rollback


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>
parent a2d00875
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment