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
17 lines
226 B
Plaintext
17 lines
226 B
Plaintext
{
|
|
"presubmit-large": [
|
|
{
|
|
"name": "RollbackTest"
|
|
},
|
|
{
|
|
"name": "StagedRollbackTest"
|
|
},
|
|
{
|
|
"name": "NetworkStagedRollbackTest"
|
|
},
|
|
{
|
|
"name": "MultiUserRollbackTest"
|
|
}
|
|
]
|
|
}
|