mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 05:30:09 +00:00
[thread-cert] run LowPower cert tests for OTBR Posix (#7683)
This commit runs LowPower cert test cases for OTBR Posix (Docker). Tests include: - v1_2_LowPower_5_3_01_SSEDAttachment.py - v1_2_LowPower_7_1_01_SingleProbeLinkMetricsWithEnhancedAcks.py - v1_2_LowPower_7_2_01_ForwardTrackingSeries.py Note: OTBR Posix plays FTD DUT roles .
This commit is contained in:
@@ -124,6 +124,11 @@ jobs:
|
||||
cert_scripts: ./tests/scripts/thread-cert/border_router/MATN/*.py
|
||||
packet_verification: 1
|
||||
description: "MATN"
|
||||
- otbr_mdns: "mDNSResponder"
|
||||
otbr_trel: 0
|
||||
cert_scripts: ./tests/scripts/thread-cert/border_router/LowPower/*.py
|
||||
packet_verification: 1
|
||||
description: "LowPower"
|
||||
- otbr_mdns: "avahi"
|
||||
otbr_trel: 0
|
||||
cert_scripts: ./tests/scripts/thread-cert/border_router/*.py
|
||||
|
||||
Reference in New Issue
Block a user