diff --git a/TEST_MAPPING b/TEST_MAPPING index 548d5badfb..6f3671a06c 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -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