feat(ci): add ci cases for openthread border router

This commit is contained in:
Xu Si Yu
2023-09-06 10:54:19 +08:00
parent a5caa1c724
commit 54f13eaacc
4 changed files with 80 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ ENV_MARKERS = {
# multi-dut markers
'ieee802154': 'ieee802154 related tests should run on ieee802154 runners.',
'openthread_br': 'tests should be used for openthread border router.',
'openthread_bbr': 'tests should be used for openthread border router linked to Internet.',
'openthread_sleep': 'tests should be used for openthread sleepy device.',
'zigbee_multi_dut': 'zigbee runner which have multiple duts.',
'wifi_two_dut': 'tests should be run on runners which has two wifi duts connected.',