mirror of
https://github.com/espressif/openthread.git
synced 2026-08-09 04:07:47 +00:00
[github-actions] enable Avahi in OTBR CI tests (#6710)
This commit is contained in:
@@ -103,6 +103,9 @@ jobs:
|
||||
|
||||
thread-border-router:
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
otbr_mdns: ["mDNSResponder", "avahi"]
|
||||
env:
|
||||
REFERENCE_DEVICE: 1
|
||||
VIRTUAL_TIME: 0
|
||||
@@ -111,6 +114,7 @@ jobs:
|
||||
INTER_OP: 1
|
||||
COVERAGE: 1
|
||||
MULTIPLY: 1
|
||||
OTBR_MDNS: ${{ matrix.otbr_mdns }}
|
||||
PYTHONUNBUFFERED: 1
|
||||
VERBOSE: 1
|
||||
BORDER_ROUTING: 1
|
||||
|
||||
Reference in New Issue
Block a user