Commit 8e752524 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Shard angle_deqp_gles2_vulkan_tests on Android

Bug: 839893
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: Ib50865f70c7038bd6ba69aae675212b9f571b6c3
Tbr: kbr@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/1055856Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558015}
parent 0694de54
......@@ -1293,6 +1293,7 @@ COMMON_GTESTS = {
'gpu': LINUX_QUADRO_P400_STABLE_DRIVER,
'os': 'Ubuntu'
},
# Qualcomm Android Adreno 418
{
'device_type': 'bullhead',
'device_os': 'O',
......@@ -1309,7 +1310,7 @@ COMMON_GTESTS = {
],
},
],
'desktop_swarming': {
'swarming': {
'shards': 4,
},
'test': 'angle_deqp_gles2_tests',
......
......@@ -125,7 +125,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
]
],
"shards": 4
},
"test": "angle_deqp_gles2_tests",
"use_xvfb": false
......@@ -257,7 +258,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
]
],
"shards": 4
},
"test": "angle_deqp_gles2_tests",
"use_xvfb": false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment