[roll] Roll infra/recipes [gerrit_auto_submit] Remove CQ+2 fallback

In fxrev.dev/1283669 we had auto-submit fall back to setting CQ+2
directly if it failed to set CQ+2 on behalf of the auto-submit voter, to
avoid breakages caused by missing `labelAs` Gerrit ACLs during the
rollout of on-behalf-of voting.

Once the rollout has been verified as successful we can delete the
fallback. Leaving it around might cause confusion since the fallback was
broad and could trigger due to some reason other than missing labelAs
permissions, and then the service account might not have permissions to
start CQ+2 itself, which would lead to misleading failures.

Original-Bug: 418015009
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1286564
Original-Revision: 79e9606f2dd05494cb1aa013396e8d9ad3f24542
GitOrigin-RevId: 8f5ee4b35d9cedec9e3916d39c9de2a0801034c1
Change-Id: Iadaed7f52ef99290c19f437e231c4bc84ffb19d7
1 file changed
tree: d6afbd88eb75f2543ad64f9be058ab3762451286
  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.