[roll] Roll fuchsia [bazel][bes] Add -infra variants of sponge (BES)

Distinguish between user/infra variants of --config=sponge/resultstore.

In infra, use a longer initial retry delay because it is the source
of most traffic by far.

To follow-up, infra configs will need to be updated to use these.

Original-Bug: b/326269549
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/995795
Original-Revision: 42f88decd3ebf4dba1aaaed22faf081ebde9642b
GitOrigin-RevId: 0396e9c729f404485cb25d68b0b2ccae2d760ae1
Change-Id: I8f2cd325603a70e2279420e351a0d3f3caa3f313
1 file changed
tree: 08f69ea65666ffdc7d491d023ebcbe8ba22a1ebc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.