tests: boot: mcuboot_recovery_retention: Fix testcase

Fixes an issue with the expected output of this test having
changed slightly

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-12-20 09:27:32 +00:00 committed by Benjamin Cabé
commit 1b70bfa14e

View file

@ -11,11 +11,9 @@ common:
type: multi_line
regex:
- "mcuboot_status: 0"
- "mcuboot_status: 1"
- "mcuboot_status: 2"
- "Waiting..."
- "mcuboot_status: 0"
- "mcuboot_status: 1"
- "mcuboot_status: 8"
- "Starting bootloader"
- "Secondary image: magic"