Merge "Add ConnectivityCoverageTests to presubmit"

This commit is contained in:
Remi NGUYEN VAN
2021-07-16 06:20:00 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,8 @@
{ {
"presubmit": [ "presubmit": [
{
"name": "ConnectivityCoverageTests"
},
// Run in addition to mainline-presubmit as mainline-presubmit is not // Run in addition to mainline-presubmit as mainline-presubmit is not
// supported in every branch. // supported in every branch.
// CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise // CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise
@@ -19,11 +22,6 @@
"name": "TetheringIntegrationTests" "name": "TetheringIntegrationTests"
} }
], ],
"postsubmit": [
{
"name": "ConnectivityCoverageTests"
}
],
"mainline-presubmit": [ "mainline-presubmit": [
{ {
"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]",