[roll] Roll antlion [build] Migrate tenacity dependency

Updates the dependency on the tenacity library to point to the new
top-level target in //third_party/github.com/jd/tenacity.

This change also removes the vendored tenacity BUILD.gn and related
files from the antlion repository.

Test: None
Depends-on: fuchsia:Ie75a4e724810165a2c98d84c3fa38c7839e0f482
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1353767
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 020e2120310d860fc70bc0a50befec4beec06a29
GitOrigin-RevId: c1aa4f112527d3b35072b9541ddccb28733e0389
Change-Id: I23207a561c4157ef97bad6e419d3143c6a924d98
1 file changed
tree: d9ee021cabbe431ffe944606dc805cd56b2b3cbe
  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.