commit | 55648268de65a2e26dfd6a77d34ae18404a05d94 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Wed Feb 28 08:27:18 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Wed Feb 28 14:30:22 2024 +0000 |
tree | beb585f5b77612c33b82889f893c75e15af1862c | |
parent | aa26b685f761486f1720b448349e53fad8f781de [diff] |
Use a TAP test network for MeshCoP service test cases Previously we were using TUN test network which is not eligible for mDNS operations. The tests are flaky because we need to depend on other test cases to connect to WiFi, which is not guaranteed. We'll use the TAP test network to fix it. Bug: 327306555 Bug: 327306158 Bug: 327306608 Change-Id: Ia6de8a507578dbdeea4a7ceaf52f417acf35baa2