Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe31b6c5 authored by easoncylee's avatar easoncylee
Browse files

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
parent 9203e5b9
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -36,7 +36,9 @@
                }
            ],
            "file_patterns": ["NotificationManagerService\\.java"]
        },
        }
    ],
    "presubmit-large": [
        {
            "name": "CtsScopedStorageHostTest",
            "file_patterns": ["StorageManagerService\\.java"]