[roll] Roll fuchsia [netstack/bench] Clean up iperf JSON files

Delete the iperf JSON output on the target once they've been copied
back to the host.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856278
Original-Revision: c6aa3c8c3e0af1917ee40f3501726f0b21ece31d
GitOrigin-RevId: 9e1889d2f28610e75ad4c9217848be3d9c7ddfec
Change-Id: I71005c85983a829f3d70615b2eb9988f600f13ee
1 file changed
tree: 9019ed1fb9a7f0c9bec7722fde3e9f42dc400b1d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.