[roll] Roll fuchsia [dns] Test for retry on non-Refused DNS errors

Adds test cases to cover more resilient retry behavior on a broader
range of DNS error response codes as a result of
upstream PR https://github.com/bluejekyll/trust-dns/pull/1526.

Multiply: netstack-dns-integration-test
Test: netstack-dns-integration-test
Original-Fixed: 84183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/619741
Original-Revision: b4b08c259934c8c7d1de8bf5466977f63a8e918c
GitOrigin-RevId: 3b5c3b382b6b2d1e9a8b828bf99d67f52e128a60
Change-Id: I3d40a0cb98e49cd3dde00f4f9c13cbee29320b32
1 file changed
tree: 4933253e74e4ccfa3f793455ea6c8536b1d6bca8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.