summaryrefslogtreecommitdiff
path: root/tools/cts-tradefed/res/config/cts-system.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cts-tradefed/res/config/cts-system.xml')
-rw-r--r--tools/cts-tradefed/res/config/cts-system.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/cts-tradefed/res/config/cts-system.xml b/tools/cts-tradefed/res/config/cts-system.xml
index 530fe79beb6..c8307012f89 100644
--- a/tools/cts-tradefed/res/config/cts-system.xml
+++ b/tools/cts-tradefed/res/config/cts-system.xml
@@ -15,11 +15,12 @@
-->
<configuration description="Runs a subset of CTS tests when vendor image is not changed">
- <option name="plan" value="cts-system" />
- <option name="result-attribute" key="system" value="1" />
<include name="cts" />
+ <option name="plan" value="cts-system" />
+ <option name="result-attribute" key="system" value="1" />
+
<!-- dEQP tests to be included in this plan-->
<option name="compatibility:module-arg" value="CtsDeqpTestCases:include-filter:dEQP-EGL.*" />
<option name="compatibility:module-arg" value="CtsDeqpTestCases:include-filter:dEQP-VK.wsi.*" />