Merge "Add ConnectivityCoverageTests to presubmit" am: 0909afc08a am: 4d5342d396 am: fd5d3a5617

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

Change-Id: Ic6f9e4bb96094b63af88e31ac6a2f418ae135b38
This commit is contained in:
Remi NGUYEN VAN
2021-07-16 06:55:38 +00:00
committed by Automerger Merge Worker

View File

@@ -1,5 +1,8 @@
{
"presubmit": [
{
"name": "ConnectivityCoverageTests"
},
// Run in addition to mainline-presubmit as mainline-presubmit is not
// supported in every branch.
// CtsNetTestCasesLatestSdk uses stable API shims, so does not exercise
@@ -19,11 +22,6 @@
"name": "TetheringIntegrationTests"
}
],
"postsubmit": [
{
"name": "ConnectivityCoverageTests"
}
],
"mainline-presubmit": [
{
// TODO: add back the tethering modules when updatable in this branch