Move StagedInstallInternalTest to group presubmit-large

The test config takes longer than 15mins to run. Move it to a dedicated
group for running slow presubmit Test Mapping test.

Bug: 174654670
Bug: 174495337
Change-Id: I2138618243229127d35f9cee461e6a9eab3c5abe
Test: none
This commit is contained in:
Dan Shi
2020-12-03 21:34:49 +00:00
parent 1447bab54a
commit 11193b3598

View File

@@ -1,5 +1,5 @@
{
"presubmit": [
"presubmit-large": [
{
"name": "StagedInstallInternalTest"
}