Skip to content

Commit

Permalink
scripts: quarantine: add suit and matter samples due to FLASH overflow
Browse files Browse the repository at this point in the history
Temporary.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
  • Loading branch information
nordic-piks committed Dec 17, 2024
1 parent b0461ac commit c455924
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,16 @@
- platforms:
- native_posix
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"

- scenarios:
- sample.matter.lock.debug
- sample.matter.lock.release
- sample.matter.template.smp_dfu.nrf54h20
- sample.suit.smp_transfer.cache_push.extflash
- sample.suit.smp_transfer.cache_push.extflash.bt
- sample.suit.smp_transfer.full_processing.extflash
- sample.suit.smp_transfer.full_processing.extflash.bt
- sample.suit.smp_transfer.recovery
platforms:
- nrf54h20dk/nrf54h20/cpuapp
comment: "FLASH overflow - TBD"

0 comments on commit c455924

Please sign in to comment.