lmkd/tests: Move tests into presubmit-large category to avoid timeouts
Since lmkd tests require time to build up memory pressure, they cause timeouts when run as part of presubmits. Move them into the presubmit-large category with higher timeout to prevent such failures. Bug: 217478668 Bug: 203597692 Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I690133c9f849da58b85884a7d7b463f5b518c12f
This commit is contained in:
parent
683d6cbc2d
commit
c58acac201
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"presubmit": [
|
"presubmit-large": [
|
||||||
{
|
{
|
||||||
"name": "lmkd_tests"
|
"name": "lmkd_tests"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue