[roll] Roll fuchsia [bt] Limit profile integration tests to one thread

Context: We are seeing test flakes in the profile integration tests that
use the Mock Piconet Server + Realm Builder. Limiting parallelism in the
tests reduces the occurrence of these flakes.

Original-Bug: 83042
Test: fx test bt-rfcomm-integration-tests,
bt-hfp-audio-gateway-integraiton-tests

Multiply: bt-rfcomm-integration-tests
Multiply: bt-hfp-audio-gateway-integration-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/580743
Original-Revision: 1ad5834f88f989965f1f1b13843f07b5d41a3c8f
GitOrigin-RevId: cf555bb486f5eb223ede69a4f156c9db26f7598c
Change-Id: I30995e2fd1aec763d5889091e817556b01daa523
1 file changed
tree: 2f87ebb06e6a3f5c75abce638fd1e714f0690088
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.