Add entries in ci for plugin_dependencies_test
and gradle_java8_compile_test
(#86904)
This commit is contained in:
parent
5671a97f8c
commit
2134ee8d98
47
.ci.yaml
47
.ci.yaml
@ -155,6 +155,17 @@ targets:
|
|||||||
- dev/**
|
- dev/**
|
||||||
- bin/**
|
- bin/**
|
||||||
|
|
||||||
|
- name: Linux gradle_java8_compile_test
|
||||||
|
builder: Linux gradle_java8_compile_test
|
||||||
|
bringup: true
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab","hostonly"]
|
||||||
|
scheduler: luci
|
||||||
|
runIf:
|
||||||
|
- dev/**
|
||||||
|
- bin/**
|
||||||
|
|
||||||
- name: Linux gradle_plugin_bundle_test
|
- name: Linux gradle_plugin_bundle_test
|
||||||
builder: Linux gradle_plugin_bundle_test
|
builder: Linux gradle_plugin_bundle_test
|
||||||
properties:
|
properties:
|
||||||
@ -219,6 +230,18 @@ targets:
|
|||||||
- packages/flutter_tools/**
|
- packages/flutter_tools/**
|
||||||
- bin/**
|
- bin/**
|
||||||
|
|
||||||
|
- name: Linux plugin_dependencies_test
|
||||||
|
builder: Linux plugin_dependencies_test
|
||||||
|
bringup: true
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab","hostonly"]
|
||||||
|
scheduler: luci
|
||||||
|
runIf:
|
||||||
|
- dev/**
|
||||||
|
- packages/flutter_tools/**
|
||||||
|
- bin/**
|
||||||
|
|
||||||
- name: Linux plugin_test
|
- name: Linux plugin_test
|
||||||
builder: Linux plugin_test
|
builder: Linux plugin_test
|
||||||
properties:
|
properties:
|
||||||
@ -675,6 +698,18 @@ targets:
|
|||||||
- dev/**
|
- dev/**
|
||||||
- bin/**
|
- bin/**
|
||||||
|
|
||||||
|
- name: Mac plugin_dependencies_test
|
||||||
|
builder: Mac plugin_dependencies_test
|
||||||
|
bringup: true
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab","hostonly"]
|
||||||
|
scheduler: luci
|
||||||
|
runIf:
|
||||||
|
- dev/**
|
||||||
|
- packages/flutter_tools/**
|
||||||
|
- bin/**
|
||||||
|
|
||||||
- name: Mac plugin_test
|
- name: Mac plugin_test
|
||||||
builder: Mac plugin_test
|
builder: Mac plugin_test
|
||||||
properties:
|
properties:
|
||||||
@ -921,6 +956,18 @@ targets:
|
|||||||
- packages/flutter_tools/**
|
- packages/flutter_tools/**
|
||||||
- bin/**
|
- bin/**
|
||||||
|
|
||||||
|
- name: Windows plugin_dependencies_test
|
||||||
|
builder: Windows plugin_dependencies_test
|
||||||
|
bringup: true
|
||||||
|
properties:
|
||||||
|
tags: >
|
||||||
|
["devicelab","hostonly"]
|
||||||
|
scheduler: luci
|
||||||
|
runIf:
|
||||||
|
- dev/**
|
||||||
|
- packages/flutter_tools/**
|
||||||
|
- bin/**
|
||||||
|
|
||||||
- name: Windows plugin_test
|
- name: Windows plugin_test
|
||||||
builder: Windows plugin_test
|
builder: Windows plugin_test
|
||||||
properties:
|
properties:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user