aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:40:07 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:40:07 -0700
commitf3ba467d421fb13d3e6587e3561e62802c3af92c (patch)
tree168c7c7f6fbf70f1ba7504810725f3ebf9549033
parent9318fe5741b89a8964f82ffd36284586f643df05 (diff)
downloadipaddress-f3ba467d421fb13d3e6587e3561e62802c3af92c.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: I0f4f0560ba1fb5f8ac1d7937301aceda15106711
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..61a80b2
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}