Move ApkVerityTest to presbumit
The test has been green for weeks. Promoting to presubmit. Test: atest --test-mapping Bug: 112039386 Change-Id: I3452335c1d0935a929e1ced7f9581496203b4fcb
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "ApkVerityTest"
|
||||
},
|
||||
// nextgen test only runs during postsubmit.
|
||||
{
|
||||
"name": "ApkVerityTest",
|
||||
"keywords": ["nextgen"]
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
// TODO: move to presubmit once it's confirmed stable.
|
||||
{
|
||||
"name": "ApkVerityTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user