summaryrefslogtreecommitdiff
path: root/fmq_benchmark
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2017-12-21 18:21:40 +0800
committerHsin-Yi Chen <hsinyichen@google.com>2018-01-26 10:37:15 +0000
commit9e90540cbc74c93ec4a33955b9e6db38a564a083 (patch)
tree57ffee01960482d250eb97e911b74ccd3eeab78b /fmq_benchmark
parentc5ca8363d18c442ea403721438888717236f6d1c (diff)
downloadperformance-9e90540cbc74c93ec4a33955b9e6db38a564a083.tar.gz
Add metadata to modules in test/vts-testcase/performance
Add metadata. key="plan"; value="vts-performance", "vts-performance-systrace", or "vts-misc". Test: vts-tradefed run commandAndExit vts --include-filter VtsHalBootV1_0Target Bug: 70485967 Change-Id: I7b387cc25679b21a82691cbad0ec3e3f3b5aa5a6 Merged-In: I7b387cc25679b21a82691cbad0ec3e3f3b5aa5a6 (cherry picked from commit 8530bb51f54708e684a84c5509ada35fe773b617)
Diffstat (limited to 'fmq_benchmark')
-rw-r--r--fmq_benchmark/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmq_benchmark/AndroidTest.xml b/fmq_benchmark/AndroidTest.xml
index 483f1fe..6f74c32 100644
--- a/fmq_benchmark/AndroidTest.xml
+++ b/fmq_benchmark/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS fmq performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />