Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 249aadc9 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Move NetworkStackIntegrationTests to presubmit

The last 40+ runs have been passing.

Also add the tests to mainline-postsubmit, so they can be added to
mainline-presubmit after checking that they are passing.

Change-Id: Ia61072fb5155ed17875adf8bd4163f525892e254
Test: Treehugger needs to test
parent 0ef9f63b
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
@@ -5,14 +5,14 @@
    },
    {
      "name": "NetworkStackNextTests"
    },
    {
      "name": "NetworkStackIntegrationTests"
    }
  ],
  "postsubmit": [
    {
      "name": "NetworkStackHostTests"
    },
    {
      "name": "NetworkStackIntegrationTests"
    }
  ],
  "auto-postsubmit": [
@@ -43,6 +43,11 @@
      "name": "NetworkStackTests[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
    }
  ],
  "mainline-postsubmit": [
    {
      "name": "NetworkStackIntegrationTests[CaptivePortalLoginGoogle.apk+NetworkStackGoogle.apk+com.google.android.resolv.apex+com.google.android.tethering.apex]"
    }
  ],
  "imports": [
    {
      "path": "packages/modules/Connectivity"