From 48c68886ee122149b0596ad35102fcaa5fafe2f7 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Fri, 16 Jul 2021 01:36:12 +0000 Subject: [PATCH] Add ConnectivityCoverageTests to presubmit The tests are now consistently green in postsubmit. Bug: 187935317 Change-Id: Ib04e5de8e57bd9cca0c9244f12a9668f97ba46f9 Test: Need TH to test --- TEST_MAPPING | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TEST_MAPPING b/TEST_MAPPING index 0ce43cc808..7a11351320 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": [ { "name": "CtsNetTestCasesLatestSdk[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]",