0a1cd9914a
Add statsd cts and gts tests to post submit. Test: treehugger Bug: 159720126 Change-Id: I80ab336f8a2cf0e2a5d4a485cd2c04d23d81cdf9
18 lines
198 B
Plaintext
18 lines
198 B
Plaintext
{
|
|
"presubmit" : [
|
|
{
|
|
"name" : "statsd_test"
|
|
}
|
|
],
|
|
|
|
"postsubmit" : [
|
|
{
|
|
"name" : "CtsStatsdHostTestCases"
|
|
},
|
|
{
|
|
"name" : "GtsStatsdHostTestCases"
|
|
}
|
|
]
|
|
|
|
}
|