commit | f8785cf1f9ecd810f58128488c5354316e2d57c1 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Jun 13 16:00:45 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Jun 14 10:23:53 2022 -0700 |
tree | d5d4f7c7521c4f9a0225a25bb86a954a36c00025 | |
parent | 4fcf1683996ce1f38fca73ca3267b1e9ddb54e80 [diff] |
RateLimitTest: increase rate limit to deflake test on low-end hw RateLimitTest is flaky on ADT-3; it slightly exceeds the limit when limiting at 1MB/s. This may be related to using a tun instead of a tap interface. After adding the interface MAC address to TestNetworkInterface, this test should be adapted to use a tap interface and properly account for burst size in U. Bug: 231495412 Test: atest RateLimitTest Change-Id: I645267d7143c2364c93998eaa71502e2aa10b5a6