Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
c7bab297
Unverified
Commit
c7bab297
authored
Apr 04, 2023
by
keyonghan
Committed by
GitHub
Apr 04, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move analyzer_benchmark_vm to vm (#124147)
Move analyzer_benchmark_vm to vm
parent
be5a8429
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
9 deletions
+17
-9
.ci.yaml
.ci.yaml
+17
-9
No files found.
.ci.yaml
View file @
c7bab297
...
...
@@ -186,6 +186,23 @@ targets:
validation
:
analyze
validation_name
:
Analyze
-
name
:
Linux analyzer_benchmark
recipe
:
devicelab/devicelab_drone
presubmit
:
false
bringup
:
true
# Newly switched to a vm bot: https://github.com/flutter/flutter/issues/124065
timeout
:
60
properties
:
dependencies
:
>-
[
{"dependency": "android_sdk", "version": "version:33v6"},
{"dependency": "open_jdk", "version": "version:11"},
{"dependency": "curl", "version": "version:7.64.0"}
]
cores: "32"
tags: >
["devicelab", "hostonly", "linux"]
task_name: analyzer_benchmark
-
name
:
Linux coverage
bringup
:
true
recipe
:
flutter/coverage
...
...
@@ -1424,15 +1441,6 @@ targets:
-
bin/**
-
.ci.yaml
-
name
:
Linux_android analyzer_benchmark
recipe
:
devicelab/devicelab_drone
presubmit
:
false
timeout
:
60
properties
:
tags
:
>
["devicelab", "android", "linux"]
task_name
:
analyzer_benchmark
-
name
:
Linux_android android_defines_test
recipe
:
devicelab/devicelab_drone
presubmit
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment