commit | 593b57f0c99e63f64f42b03c72539b33aef7bfb4 | [log] [tgz] |
---|---|---|
author | James Tucker <raggi@fuchsia.infra.roller.google.com> | Fri May 14 02:44:36 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 13 19:45:20 2021 -0700 |
tree | e2ce4a33b4c6e9bc3e257628caa1b309ee3d9a81 | |
parent | 3f8829eef43526bf7870eb689322f4df49b89bb8 [diff] |
[roll] Roll fuchsia [ffx] move target expiry to a daemon task Targets contain the code to expire themselves based on their state. The daemon takes on the role of walking over the task collection periodically, asking each target to expire itself. Duration constants are turned into Duration types. Target times use Instant rather than wall times, so as to not be affected by wall clock shifts. Bonus: daemon lib test time dropped from 10s to 1s. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530003 Original-Revision: 8f8da84a9796aaa5346de0371605842aead8a118 GitOrigin-RevId: 09b0142ec2a3494b31090c640be9b8ec534d5675 Change-Id: Ice58baf5ddd2f003a8be2b312240cd28abd400d6
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.