zephyr/scripts/tests/twister/test_data/quarantines/with_regexp.yaml
Grzegorz Chwierut 6809c05d09 twister: quarantine: Added pytests
Implemented scenarios to test the quarantine in twister
Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2023-01-19 06:51:00 -05:00

10 lines
145 B
YAML

- scenarios:
- test_(a|c).check_2
architectures:
- x86.*
comment: "a2 and c2 on x86"
- scenarios:
- test_d.*
comment: "all test_d"