Merge "Ironwood sysui test-mapping"

This commit is contained in:
Sam Dubey
2022-08-11 15:58:45 +00:00
committed by Android (Google) Code Review

View File

@@ -137,6 +137,22 @@
]
}
],
"ironwood-postsubmit": [
{
"name": "PlatformScenarioTests",
"options": [
{
"include-annotation": "android.platform.test.annotations.IwTest"
},
{
"exclude-annotation": "org.junit.Ignore"
},
{
"include-filter": "android.platform.test.scenario.sysui"
}
]
}
],
"auto-end-to-end-postsubmit": [
{
"name": "AndroidAutomotiveHomeTests",