mirror of
https://github.com/espressif/openthread.git
synced 2026-08-05 02:17:47 +00:00
[github-actions] add simulation tests registering 500 services to one SRP server (#6991)
This commit adds two simulation tests to verify that SRP clients can register 500 services to one SRP server: - Virtual time simulation test with one SRP server and 25 SRP clients, each client registering 20 SRP services. - OTBR simulation test same as above, but run SRP server on OTBR (Docker).
This commit is contained in:
+2
-1
@@ -62,8 +62,9 @@ build_simulation()
|
||||
"-DOT_DNS_CLIENT=ON"
|
||||
"-DOT_DNSSD_SERVER=ON"
|
||||
"-DOT_ECDSA=ON"
|
||||
"-DOT_EXTERNAL_HEAP=ON"
|
||||
"-DOT_HISTORY_TRACKER=ON"
|
||||
"-DOT_MESSAGE_USE_HEAP=ON"
|
||||
"-DOT_MESSAGE_USE_HEAP=OFF"
|
||||
"-DOT_NETDATA_PUBLISHER=ON"
|
||||
"-DOT_PING_SENDER=ON"
|
||||
"-DOT_REFERENCE_DEVICE=ON"
|
||||
|
||||
Reference in New Issue
Block a user