Move CtsScopedStorageHostTest 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: I9d1c072ababa10787daad373bc102cc5f77c61ff
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
}
|
||||
],
|
||||
"file_patterns": ["NotificationManagerService\\.java"]
|
||||
},
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "CtsScopedStorageHostTest",
|
||||
"file_patterns": ["StorageManagerService\\.java"]
|
||||
|
||||
Reference in New Issue
Block a user