[roll] Roll fuchsia [archivist] Actually run the N threads in the configuration instead of N+1

The SendExecutor uses the main thread + the number of threads given.
Therefore if we configure the archivist to run N threads, then we should
configure the executor with N-1.

Original-Bug: 117060

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/773742
Original-Revision: 578aad5055433432210d31797828a48bbb3158f1
GitOrigin-RevId: 0e40da5f903e2bf1a228e1f1baf66c11b073e269
Change-Id: Ia0ae1d9805555a9aeb98096f9838ef501b3654fe
1 file changed
tree: 886d3f4d389d79b1816cfc181425ffca746c1233
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.