Merge "Update connectivity TEST_MAPPING"
This commit is contained in:
16
TEST_MAPPING
16
TEST_MAPPING
@@ -11,6 +11,12 @@
|
|||||||
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
"exclude-annotation": "com.android.testutils.SkipPresubmit"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TetheringTests"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TetheringIntegrationTests"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"mainline-presubmit": [
|
"mainline-presubmit": [
|
||||||
@@ -23,11 +29,19 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
// Tests on physical devices with SIM cards: postsubmit only for capacity constraints
|
|
||||||
"mainline-postsubmit": [
|
"mainline-postsubmit": [
|
||||||
|
// Tests on physical devices with SIM cards: postsubmit only for capacity constraints
|
||||||
{
|
{
|
||||||
"name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
|
"name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
|
||||||
"keywords": ["sim"]
|
"keywords": ["sim"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TetheringCoverageTests[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"imports": [
|
||||||
|
{
|
||||||
|
"path": "packages/modules/NetworkStack"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"presubmit": [
|
|
||||||
{
|
|
||||||
"name": "TetheringTests"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"postsubmit": [
|
|
||||||
{
|
|
||||||
"name": "TetheringIntegrationTests"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user