commit | 18503ebdebdbc75762a6cb7f6d0ff8d6e351fa0b | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Mon Sep 26 19:32:20 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 26 19:32:20 2016 +0000 |
tree | 640f28f923224c3d8d95af13012d462faa40c198 | |
parent | 001a380cedce1c14068b2d75db0d5870ebf843e3 [diff] | |
parent | ea8f6f2fa27d6e9a2e27f3e548b7e571740c981e [diff] |
Merge "Add test to serving staging presubmit test."
diff --git a/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml b/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml index f7d3f88..dc372b5 100644 --- a/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml +++ b/tools/vts-tradefed/res/config/vts-serving-staging-presubmit.xml
@@ -17,4 +17,7 @@ <include name="everything" /> <option name="plan" value="vts" /> <template-include name="reporters" default="basic-reporters" /> + + <!-- For vts-system --> + <option name="compatibility:include-filter" value="SampleShellTest" /> </configuration>