[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:
Simon Lin
2021-10-28 11:36:25 -07:00
committed by GitHub
parent 76cdf9dc7f
commit ed4dceaa6d
5 changed files with 294 additions and 7 deletions
+2 -1
View File
@@ -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"