Unverified Commit a2fc2035 authored by Casey Hillers's avatar Casey Hillers Committed by GitHub

Migrate linux analyze to ci.yaml (#82870)

parent 7b0fb835
......@@ -23,9 +23,6 @@
enabled_branches:
- master
targets:
- name: analyze_linux
bringup: true
- name: linux_analyze
builder: Linux analyze
properties:
validation: analyze
validation_name: Analyze
scheduler: luci
{
"builders": [
{
"name": "Linux analyze",
"repo": "flutter",
"task_name": "linux_analyze",
"flaky": false
},
{
"name": "Linux analyzer_benchmark",
"repo": "flutter",
......
{
"builders": [
{
"name": "Linux analyze",
"repo": "flutter",
"task_name": "linux_analyze",
"enabled": true
},
{
"name": "Linux build_aar_module_test",
"repo": "flutter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment