Move CtsInstalledLoadingProgressHostTests 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.

Some more context is in the referenced bug, e.g, b/174495337
The group will work exactly the same as presubmit for now.

Bug: 174654670
Bug: 174495337
Test: none
Change-Id: Id12caa8a87b6be142d49e8e871c6edb01ffbab6a
This commit is contained in:
easoncylee
2021-04-19 10:41:26 +08:00
committed by Chun-Yi Lee
parent 07d522f307
commit 25a14aff21

View File

@@ -24,7 +24,9 @@
},
{
"name": "CtsIncrementalInstallHostTestCases"
},
}
],
"presubmit-large": [
{
"name": "CtsInstalledLoadingProgressHostTests"
}