Ironwood sysui test-mapping
Creating a new test mapping group for IW Bug: 240869036 Bug: 239384214 Change-Id: Ic029280e09cb78a0646339c3be7ab9059419017d
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user