mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)" (#119023)
This reverts commit 392dffeb08157a43b840e9de199a6f4d8c60a757.
This commit is contained in:
parent
38630b6bd1
commit
332aed9c88
16
.ci.yaml
16
.ci.yaml
@ -1379,26 +1379,12 @@ targets:
|
||||
|
||||
- name: Linux_android android_defines_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
presubmit: true
|
||||
bringup: true
|
||||
presubmit: false
|
||||
timeout: 60
|
||||
dimensions: {
|
||||
kvm: "1",
|
||||
cores: "8",
|
||||
machine_type: "n1-standard-8"
|
||||
}
|
||||
properties:
|
||||
device_type: "none"
|
||||
tags: >
|
||||
["devicelab" ,"android", "linux"]
|
||||
task_name: android_defines_test
|
||||
dependencies: >-
|
||||
[
|
||||
{"dependency": "android_virtual_device", "version": "31"},
|
||||
{"dependency": "android_sdk", "version": "version:33v6"},
|
||||
{"dependency": "open_jdk", "version": "version:11"}
|
||||
]
|
||||
use_emulator: "true"
|
||||
|
||||
- name: Linux_android android_obfuscate_test
|
||||
recipe: devicelab/devicelab_drone
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user