Merge "VtsHalDrm: run tests in single shard" into stage-aosp-rvc-ts-dev am: c85c77653c
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12469588 Change-Id: Iba106b965e5c4614d49c694254ec0b6ed2db07cb
This commit is contained in:
commit
731d2e3bb1
4 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<configuration description="Runs VtsHalDrmV1_0TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<configuration description="Runs VtsHalDrmV1_1TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<configuration description="Runs VtsHalDrmV1_2TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<configuration description="Runs VtsHalDrmV1_3TargetTest.">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-native" />
|
||||
<option name="not-shardable" value="true" />
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.RootTargetPreparer"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue