summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2019-03-08 18:08:48 +0900
committerRemi NGUYEN VAN <reminv@google.com>2019-03-08 18:08:48 +0900
commited96ca50113f00469d75d2260e86ea8fc133cdc7 (patch)
tree88f81c278a25cfdfb85125b7487939de311c06e7
parent6cf80789614c60b8d7fa0f13e98e6f8b18db2f69 (diff)
Move NetworkStackTests to presubmit
The tests have been green in postsubmit for a while and run very quickly. Test: atest NetworkStackTests Change-Id: I9dbbf9046dc0878c355a5ae791e31166038df796
-rw-r--r--TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 55ba591..fe9731f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,5 @@
{
- "postsubmit": [
+ "presubmit": [
{
"name": "NetworkStackTests"
}