diff options
author | Dan Shi <dshi@google.com> | 2020-12-03 13:10:49 -0800 |
---|---|---|
committer | Dan Shi <dshi@google.com> | 2020-12-04 18:14:10 +0000 |
commit | 4d46518b6ff849f0a82f2f09697ee43d2f96ae2c (patch) | |
tree | 4e8a37ef926a2893b86e208af6bf3d5930013294 /telecomm | |
parent | f86411654ec317a6757d5b278b38b4e82c3423b2 (diff) |
Move CtsTelecomTestCases to group presubmit-large
Also move OverlayRemountedTest, RollbackTest
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
Test: none
Change-Id: Ie134c5d171bd99cca908f316d03050001c22ac32
Diffstat (limited to 'telecomm')
-rw-r--r-- | telecomm/TEST_MAPPING | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/telecomm/TEST_MAPPING b/telecomm/TEST_MAPPING index c9903f9fa901..1963ff3cabc7 100644 --- a/telecomm/TEST_MAPPING +++ b/telecomm/TEST_MAPPING @@ -23,7 +23,9 @@ "exclude-annotation": "androidx.test.filters.FlakyTest" } ] - }, + } + ], + "presubmit-large": [ { "name": "CtsTelecomTestCases", "options": [ |