[roll] Roll fuchsia [tefmocheck] Add checks for cas failures

Currently these are attributed to `BOT_DIED`, it would be nice to have a
more specific failure attribution even if it's unlikely we'll ever be
able to get the failure rate down to zero.

Original-Fixed: 90889
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638123
Original-Revision: 6f7d52a931e3e5b5f408f22c64f7b60f3e273106
GitOrigin-RevId: ab08cecf141be6206324d94eb599ef6940b6473f
Change-Id: I534174a98816813f5632fbad27578777fff3a41e
1 file changed
tree: ab856d9e4d41a9168fcff6f7b92290fa9f40be3f
  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
  12. 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.