Move sysui e2e tests to presubmit-large

They started to take > 15min

Bug: 202567877
Test: presubmit
Change-Id: Ib2ad10a6988a88a4c522896c48eb21218c9e1617
This commit is contained in:
vadimt
2022-02-01 13:43:14 -08:00
parent 4ababf8746
commit 8c1af8cfff

View File

@@ -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": [