[roll] Roll fuchsia [component_manager] Fix stress test total duration The test duration was set to the string value "60 * 60" in the test manifest. The value is expected to be parsed as an integer, not as math that needs to be evaluated. So it defaulted to running for 6 hours. Reduced the time to 1800 seconds (30 minutes) because the logs produced from this test were very large and symbolization would hang, failing the stress test builder. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/730844 Original-Revision: 1a6d0b9ef292273f116bc052519045deb009f478 GitOrigin-RevId: 12b6aeb8478fc8f525a400a232994697c4deb0c8 Change-Id: I955133a1958d4bdf6d3dbe595b515d3ff666d7c0
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.