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 @@ ...@@ -23,9 +23,6 @@
enabled_branches: enabled_branches:
- master - master
targets: targets:
- name: analyze_linux - name: linux_analyze
bringup: true
builder: Linux analyze builder: Linux analyze
properties: scheduler: luci
validation: analyze
validation_name: Analyze
{ {
"builders": [ "builders": [
{
"name": "Linux analyze",
"repo": "flutter",
"task_name": "linux_analyze",
"flaky": false
},
{ {
"name": "Linux analyzer_benchmark", "name": "Linux analyzer_benchmark",
"repo": "flutter", "repo": "flutter",
......
{ {
"builders": [ "builders": [
{
"name": "Linux analyze",
"repo": "flutter",
"task_name": "linux_analyze",
"enabled": true
},
{ {
"name": "Linux build_aar_module_test", "name": "Linux build_aar_module_test",
"repo": "flutter", "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