blob: b4b23be1600e69b03f3f057bce7fd70617ab2290 [file] [log] [blame]
common:
sysbuild: true
platform_allow:
- nrf5340dk/nrf5340/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf9160dk/nrf9160
- nucleo_wba55cg
timeout: 600
slow: true
tags:
- pytest
- mcuboot
- mcumgr
tests:
boot.with_mcumgr.test_upgrade:
platform_allow:
- nrf52840dk/nrf52840
integration_platforms:
- nrf52840dk/nrf52840
harness: pytest
harness_config:
pytest_root:
- "pytest/test_upgrade.py"
boot.with_mcumgr.test_downgrade_prevention:
platform_allow:
- nrf52840dk/nrf52840
integration_platforms:
- nrf52840dk/nrf52840
harness: pytest
harness_config:
pytest_root:
- "pytest/test_downgrade_prevention.py"
extra_args:
- mcuboot_CONFIG_MCUBOOT_DOWNGRADE_PREVENTION=y
extra_configs:
- CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="1.1.1+1"
boot.with_mcumgr.test_upgrade.swap_using_offset:
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
harness: pytest
harness_config:
pytest_root:
- "pytest/test_upgrade.py"
extra_args:
- SB_CONFIG_MCUBOOT_MODE_SWAP_USING_OFFSET=y