Skip to content

Commit dbddb9c

Browse files
gchwierde-nordic
authored andcommitted
test: bootloader: move long-running test to nightly
Added nightly marker to test_direct_xip_upgrade_with_confirm to reduce integration build time. One test from that suite left in integration (reduces time from 10 to 5 minutes) Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent abae72b commit dbddb9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/subsys/bootloader/upgrade/pytest/test_direct_xip.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ def factory_upgrade_test_direct_xip(
113113
class TestDirectXipWithRevert:
114114
"""Test Direct XIP upgrade and revert scenarios."""
115115

116+
@pytest.mark.nightly
116117
def test_direct_xip_upgrade_with_confirm(
117118
self, dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr
118119
):

0 commit comments

Comments
 (0)