mirror of
https://github.com/espressif/openthread.git
synced 2026-09-10 19:20:06 +00:00
[otci] support reliable transport (#11575)
This commit adds reliable transport in OTCI and switch the OTCI tests to use the reliable simulation transport.
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
||||
virtual_time: [0, 1]
|
||||
env:
|
||||
VIRTUAL_TIME: ${{ matrix.virtual_time }}
|
||||
OT_VT_USE_UNIX_SOCKET: ${{ matrix.virtual_time }}
|
||||
REAL_DEVICE: 0
|
||||
steps:
|
||||
- name: Harden Runner
|
||||
|
||||
Reference in New Issue
Block a user