Move CtsDevicePolicyManagerTestCases 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: I71b6e5b285d0f12b43bf5312f9cde814d2f5f7da
This commit is contained in:
parent
1027fb5c21
commit
ac72e3c10c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"presubmit": [
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "CtsDevicePolicyManagerTestCases",
|
||||
"options": [
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"presubmit": [
|
||||
"presubmit-large": [
|
||||
{
|
||||
"name": "CtsDevicePolicyManagerTestCases",
|
||||
"options": [
|
||||
@ -10,7 +10,9 @@
|
||||
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user