commit | 7f367e21068c7f3af7b967c98dd802b53f80064d | [log] [tgz] |
---|---|---|
author | Tej Singh <[email protected]> | Thu Jun 25 18:37:35 2020 -0700 |
committer | Tej Singh <[email protected]> | Thu Jun 25 20:13:48 2020 -0700 |
tree | b336481f761df164ee8745b8273e6b80f12eb8b6 | |
parent | d3e61b33ac4f6f6306024f72917104073a2f8239 [diff] [blame] |
Add cts/gts to postsubmit Add statsd cts and gts tests to post submit. Test: treehugger Bug: 159720126 Change-Id: I80ab336f8a2cf0e2a5d4a485cd2c04d23d81cdf9
diff --git a/apex/TEST_MAPPING b/apex/TEST_MAPPING index 93f1087..331fe77 100644 --- a/apex/TEST_MAPPING +++ b/apex/TEST_MAPPING
@@ -6,5 +6,14 @@ { "name" : "LibStatsPullTests" } + ], + + "postsubmit" : [ + { + "name" : "CtsStatsdHostTestCases" + }, + { + "name" : "GtsStatsdHostTestCases" + } ] }