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
8db2d853
Unverified
Commit
8db2d853
authored
Dec 15, 2020
by
Casey Hillers
Committed by
GitHub
Dec 15, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Migrate linux vm tests to LUCI (#72360)
parent
e74712c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
18 deletions
+12
-18
manifest.yaml
dev/devicelab/manifest.yaml
+0
-18
prod_builders.json
dev/prod_builders.json
+12
-0
No files found.
dev/devicelab/manifest.yaml
View file @
8db2d853
...
@@ -724,18 +724,6 @@ tasks:
...
@@ -724,18 +724,6 @@ tasks:
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
required_agent_capabilities
:
[
"
linux/android"
]
dartdocs
:
description
:
>
Tracks how many members are still lacking documentation.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux-vm"
]
technical_debt__cost
:
description
:
>
Estimates our technical debt (TODOs, analyzer ignores, etc).
stage
:
devicelab
required_agent_capabilities
:
[
"
linux-vm"
]
flutter_gallery__start_up
:
flutter_gallery__start_up
:
description
:
>
description
:
>
Measures the startup time of the Flutter Gallery app on Android.
Measures the startup time of the Flutter Gallery app on Android.
...
@@ -884,12 +872,6 @@ tasks:
...
@@ -884,12 +872,6 @@ tasks:
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
required_agent_capabilities
:
[
"
linux/android"
]
web_benchmarks_html
:
description
:
>
Runs Web benchmarks on Chrome on a Linux machine using the HTML rendering backend.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux-vm"
]
# android_splash_screen_integration_test:
# android_splash_screen_integration_test:
# description: >
# description: >
# Runs end-to-end test of Flutter's Android splash behavior.
# Runs end-to-end test of Flutter's Android splash behavior.
...
...
dev/prod_builders.json
View file @
8db2d853
...
@@ -18,6 +18,12 @@
...
@@ -18,6 +18,12 @@
"task_name"
:
"linux_customer_testing"
,
"task_name"
:
"linux_customer_testing"
,
"flaky"
:
false
"flaky"
:
false
},
},
{
"name"
:
"Linux dartdocs"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_dartdocs"
,
"flaky"
:
false
},
{
{
"name"
:
"Linux docs"
,
"name"
:
"Linux docs"
,
"repo"
:
"flutter"
,
"repo"
:
"flutter"
,
...
@@ -108,6 +114,12 @@
...
@@ -108,6 +114,12 @@
"task_name"
:
"linux_plugin_test"
,
"task_name"
:
"linux_plugin_test"
,
"flaky"
:
false
"flaky"
:
false
},
},
{
"name"
:
"Linux technical_debt__cost"
,
"repo"
:
"flutter"
,
"task_name"
:
"linux_technical_debt__cost"
,
"flaky"
:
false
},
{
{
"name"
:
"Linux tool_tests"
,
"name"
:
"Linux tool_tests"
,
"repo"
:
"flutter"
,
"repo"
:
"flutter"
,
...
...
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