[roll] Roll fuchsia [antlion] Local runs: no snapshot on fail

Don't take snapshots on test failure for local runs. This adds a lot of
time to the test run, and is largely useless since local runs can
watch logs directly or take snapshots directly as needed.

Test: local run
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1494157
Original-Revision: 4aa20a94d17d4a6795eeb63eaf1765ede1f21460
GitOrigin-RevId: baa46674a071fe72535a418cc80b9914d9611263
Change-Id: I33591deeea859ed5fc702b949a23d9d229b334c1
1 file changed
tree: a1705d1d74ba346913015cbeaafbf14412d4e3dd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.