Add framework and hostonly tests to luci presubmit. (#63245)

Bugs:
    https://github.com/flutter/flutter/issues/63241
    https://github.com/flutter/flutter/issues/63242
This commit is contained in:
godofredoc 2020-08-07 23:30:56 -07:00 committed by GitHub
parent 58ec73fad4
commit 4aed976812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,16 @@
"repo":"flutter",
"taskName":"linux_bot"
},
{
"name":"Linux framework_tests",
"repo":"flutter",
"taskName":"linux_framework_tests"
},
{
"name":"Linux hostonly_devicelab_tests",
"repo":"flutter",
"taskName":"hostonly_devicelab_tests"
},
{
"name":"Windows",
"repo":"flutter",