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
430e3cf0
Unverified
Commit
430e3cf0
authored
Aug 19, 2020
by
Tong Wu
Committed by
GitHub
Aug 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[devicelab] Enable a LUCI try builder. (#64004)
parent
1b69983c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
manifest.yaml
dev/devicelab/manifest.yaml
+1
-1
try_builders.json
dev/try_builders.json
+10
-4
No files found.
dev/devicelab/manifest.yaml
View file @
430e3cf0
...
...
@@ -98,7 +98,6 @@ tasks:
Gallery for iOS from Mac.
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
on_luci
:
true
flutter_gallery_win__compile
:
description
:
>
...
...
@@ -467,6 +466,7 @@ tasks:
Builds an obfuscated app and verifies contents and structure
stage
:
devicelab
required_agent_capabilities
:
[
"
mac/ios"
]
on_luci
:
true
tiles_scroll_perf_ios__timeline_summary
:
description
:
>
...
...
dev/try_builders.json
View file @
430e3cf0
...
...
@@ -79,10 +79,16 @@
"enabled"
:
true
},
{
"name"
:
"Windows tool_tests"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_tests"
,
"enabled"
:
true
"name"
:
"Windows tool_tests"
,
"repo"
:
"flutter"
,
"task_name"
:
"win_tool_tests"
,
"enabled"
:
true
},
{
"name"
:
"testonly_devicelab_tests"
,
"repo"
:
"flutter"
,
"taskName"
:
"testonly_devicelab_tests"
,
"enabled"
:
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