[roll] Roll antlion [wlan][testing] RvR: allow dhcp failures

In the reverse testing direction (where we go from weak signal to strong
signal), we may reach a step where we successfully connect, but fail to
get an IP. This is OK: we should return 0 rate here, and continue.

Original-Fixed: b/425945354
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1304544
Original-Revision: 274f7cff75ee23d388bbe86e168d87acd6f907bf
GitOrigin-RevId: 0059459b41e4821717e94921254fac7b306eb6c7
Change-Id: I05d1f939d78f29ded0df758a5f27ff0ed35b263e
1 file changed
tree: 104fc25fd2e3a55d9345c4aece74e1fe9c00e406
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.