commit | db3c5db507a0e0e0c586b4f54a42700f1872f3a4 | [log] [tgz] |
---|---|---|
author | Jason Simmons <jsimmons@google.com> | Wed Aug 04 19:27:17 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 04 19:27:17 2021 +0000 |
tree | 07922297056396fbcd2057429c6eb43ff2b47fa4 | |
parent | 082979801100fedef9ba6600350dd5b50f86a7ed [diff] |
Analyze engine crash core dumps and upload the results to cloud storage This change uses the logs_util module, which sets an environment variable to the path of a directory that can hold logs. After the recipe steps finish logs_util will upload the directory contents to GCS. The --engine-capture-core-dump flag in run_tests will write core dump logs to this directory. Change-Id: I6513fdd1599ac4abe2763799b7020150676431ac Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/16363 Commit-Queue: Jason Simmons <jsimmons@google.com> Reviewed-by: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Zach Anderson <zra@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.
Tricium configurations recipes repo.
The script branch_recipes.py
is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:
$ ./branch_recipes.py --help