summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2020-12-03 13:10:49 -0800
committerDan Shi <dshi@google.com>2020-12-04 18:14:10 +0000
commit4d46518b6ff849f0a82f2f09697ee43d2f96ae2c (patch)
tree4e8a37ef926a2893b86e208af6bf3d5930013294 /core
parentf86411654ec317a6757d5b278b38b4e82c3423b2 (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 'core')
-rw-r--r--core/tests/overlaytests/remount/TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/tests/overlaytests/remount/TEST_MAPPING b/core/tests/overlaytests/remount/TEST_MAPPING
index 54dd4310bd6e..22b28b5344bb 100644
--- a/core/tests/overlaytests/remount/TEST_MAPPING
+++ b/core/tests/overlaytests/remount/TEST_MAPPING
@@ -1,7 +1,7 @@
{
- "presubmit": [
+ "presubmit-large": [
{
"name" : "OverlayRemountedTest"
}
]
-} \ No newline at end of file
+}