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
This commit is contained in:
parent
f86411654e
commit
4d46518b6f
@ -1,7 +1,7 @@
|
||||
{
|
||||
"presubmit": [
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name" : "OverlayRemountedTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -14,9 +14,6 @@
|
||||
{
|
||||
"name": "OverlayHostTests"
|
||||
},
|
||||
{
|
||||
"name": "OverlayRemountedTest"
|
||||
},
|
||||
{
|
||||
"name": "CtsAppSecurityHostTestCases",
|
||||
"options": [
|
||||
@ -25,5 +22,10 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "OverlayRemountedTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -23,7 +23,9 @@
|
||||
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "CtsTelecomTestCases",
|
||||
"options": [
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"presubmit": [
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "RollbackTest"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user