Merge "Add TEST_MAPPING config for CTS postsubmit" am: d4430d28ba

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1509694

Change-Id: Id6c5b6d1150a0c30a55cbaafc7cdbcad56263bb3
This commit is contained in:
Remi NGUYEN VAN
2020-11-27 08:56:54 +00:00
committed by Automerger Merge Worker

View File

@@ -19,5 +19,12 @@
}
]
}
],
// Tests on physical devices with SIM cards: postsubmit only for capacity constraints
"mainline-postsubmit": [
{
"name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",
"keywords": ["sim"]
}
]
}