commit | f5e4b90ae2b8c9f9b8cfe089a3c9f1ef49ec81ac | [log] [tgz] |
---|---|---|
author | Mark <markchien@google.com> | Thu Jul 27 16:00:47 2023 +0000 |
committer | Mark Chien <markchien@google.com> | Thu Jul 27 16:04:28 2023 +0000 |
tree | c9a68e22e8e9567c37e11beabc1a10c6685e1cbc | |
parent | 734738767c334e62ff145b2e2bec038ec2970096 [diff] |
Fix EtherentTetheringTest flaky The first tethering test case may experience tethering restart with IP conflict handling. Tethering would cache the last upstreams so that the next enabled tethering avoids picking up the address that is in conflict with the upstreams. To protect subsequent tests, turn tethering on and off before running them. Bug: 254183718 Test: atest CtsTetheringTest atest MtsTetheringTestLatestSdk Change-Id: I03729d3212a03bd9fcfe2c09cf327840f13b250c