[roll] Roll infra/recipes [auto_roller] Don't mark abandon step as a failure

We originally marked the abandon step as a failure in
commit 8b567b86c5e673e5bd3049168ae94739ab7df90d so that Sherriff-o-matic
(which we no longer use) and humans didn't get confused by builds
failing without a failing step.

Now that we collect and display failed tryjob results for rollers
(commit 48c8f5ab655f8d4aa39815149c1a51cf047b6fb7), there's another red
step in failed rolls that better reflects the failure:
https://screenshot.googleplex.com/4gAkd4o6ABcPbs8

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1304285
Original-Revision: 1dec1666804e5fd1deb1e44460c34099d50d957f
GitOrigin-RevId: 2003fcc3d2bef6374c47f777bb5a8d1154cfa527
Change-Id: I1f204386cb7ca0060e6d451aab39fab8225ed274
1 file changed
tree: b200ab47580aba45a5681671bcf2884af372ebc8
  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.