[roll] Roll fuchsia [fx][gerrit-submit] Consider any existing CQ+2 as an attempt

Currently if `gerrit-submit` is run on a CL already with the CQ+2 label
already attached and `num_retries` set to 0, it will still perform
another CQ+2 attempt when the first (existing one) fails.

Update `gerrit-submit` to consider any existing CQ+2 an attempt,
and hence reduce the number of retries by one.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664123
Original-Revision: f8a5bc47a11340b0d36d1dc50cae225466f97c89
GitOrigin-RevId: 97ed495d470df086532591b01210c2576ffc3543
Change-Id: Idd24f919aa58d05b29d9131bcebe10bc716296ad
1 file changed
tree: a9f82fbfc7d453d03fff33f211a17963d202e443
  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.