Move sysui e2e tests to presubmit-large
They started to take > 15min Bug: 202567877 Test: presubmit Change-Id: Ib2ad10a6988a88a4c522896c48eb21218c9e1617
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
// Looking for unit test presubmit configuration?
|
||||
// This currently lives in ATP config apct/system_ui/unit_test
|
||||
"presubmit": [
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "PlatformScenarioTests",
|
||||
"options": [
|
||||
@@ -24,7 +24,9 @@
|
||||
"exclude-annotation": "android.platform.test.scenario.annotation.FoldableOnly"
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "SystemUIGoogleTests",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user