OSDN Git Service

Move NetworkStackTests to presubmit
authorRemi NGUYEN VAN <reminv@google.com>
Fri, 8 Mar 2019 09:08:48 +0000 (18:08 +0900)
committerRemi NGUYEN VAN <reminv@google.com>
Fri, 8 Mar 2019 09:08:48 +0000 (18:08 +0900)
The tests have been green in postsubmit for a while and run very
quickly.

Test: atest NetworkStackTests
Change-Id: I9dbbf9046dc0878c355a5ae791e31166038df796

packages/NetworkStack/TEST_MAPPING

index 55ba591..fe9731f 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "postsubmit": [
+  "presubmit": [
     {
       "name": "NetworkStackTests"
     }