1# GENERATED FILE - DO NOT EDIT. 2# Generated by generate_test_spec_json.py using data from waterfall.pyl and Chromium's mixins.pyl 3# 4# Copyright 2021 The ANGLE Project Authors. All rights reserved. 5# Use of this source code is governed by a BSD-style license that can be 6# found in the LICENSE file. 7# 8# This is a .pyl, or "Python Literal", file. You can treat it just like a 9# .json file, with the following exceptions: 10# * all keys must be quoted (use single quotes, please); 11# * comments are allowed, using '#' syntax; and 12# * trailing commas are allowed. 13# 14# For more info see Chromium's mixins.pyl in testing/buildbot. 15 16{ 'android_r': {'swarming': {'dimensions': {'device_os': 'R'}}}, 17 'android_t': {'swarming': {'dimensions': {'device_os': 'T'}}}, 18 'angle_skia_gold_test': { '$mixin_append': { 'args': [ '--git-revision=${got_angle_revision}'], 19 'precommit_args': [ '--gerrit-issue=${patch_issue}', 20 '--gerrit-patchset=${patch_set}', 21 '--buildbucket-id=${buildbucket_build_id}']}}, 22 'chromium-tester-service-account': { 'swarming': { 'service_account': 'chromium-tester@chops-service-accounts.iam.gserviceaccount.com'}}, 23 'flame': { 'swarming': { 'dimensions': { 'device_type': 'flame', 24 'os': 'Android'}}}, 25 'gpu-swarming-pool': { 'swarming': { 'dimensions': { 'pool': 'chromium.tests.gpu'}}}, 26 'limited_capacity_bot': {'swarming': {'expiration': 21600}}, 27 'linux-bionic': {'swarming': {'dimensions': {'os': 'Ubuntu-18.04'}}}, 28 'linux_intel_hd_630_stable': { 'swarming': { 'dimensions': { 'gpu': '8086:5912-19.0.2', 29 'os': 'Ubuntu-19.04', 30 'pool': 'chromium.tests.gpu'}}}, 31 'linux_nvidia_gtx_1660_stable': { 'swarming': { 'dimensions': { 'gpu': '10de:2184-440.100', 32 'os': 'Ubuntu-18.04.5|Ubuntu-18.04.6', 33 'pool': 'chromium.tests.gpu'}}}, 34 'mac_mini_intel_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 35 'display_attached': '1', 36 'gpu': '8086:3e9b', 37 'os': 'Mac-11.5.2'}}}, 38 'mac_retina_amd_gpu_experimental': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 39 'display_attached': '1', 40 'gpu': '1002:6821', 41 'hidpi': '1', 42 'os': 'Mac-12.1', 43 'pool': 'chromium.tests.gpu'}}}, 44 'mac_retina_amd_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 45 'display_attached': '1', 46 'gpu': '1002:6821', 47 'hidpi': '1', 48 'os': 'Mac-12.1', 49 'pool': 'chromium.tests.gpu'}}}, 50 'mac_retina_nvidia_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 51 'display_attached': '1', 52 'gpu': '10de:0fe9', 53 'hidpi': '1', 54 'os': 'Mac-10.14.6', 55 'pool': 'chromium.tests.gpu'}}}, 56 'no_gpu': {'swarming': {'dimensions': {'gpu': 'none'}}}, 57 'oriole': { 'swarming': { 'dimensions': { 'device_type': 'oriole', 58 'os': 'Android'}}}, 59 'swarming_containment_auto': {'swarming': {'containment_type': 'AUTO'}}, 60 'timeout_15m': {'swarming': {'hard_timeout': 900, 'io_timeout': 900}}, 61 'win10_gce_gpu_pool': { 'swarming': { 'dimensions': { 'cpu': 'x86-64', 62 'gpu': 'none', 63 'os': 'Windows-10', 64 'pool': 'chromium.tests.gpu'}}}, 65 'win10_intel_hd_630_stable': { 'swarming': { 'dimensions': { 'gpu': '8086:5912-26.20.100.8141|8086:3e92-26.20.100.8141', 66 'os': 'Windows-10', 67 'pool': 'chromium.tests.gpu'}}}, 68 'win10_nvidia_gtx_1660_stable': { 'swarming': { 'dimensions': { 'gpu': '10de:2184-27.21.14.5638', 69 'os': 'Windows-10-18363', 70 'pool': 'chromium.tests.gpu'}}}, 71 'win7_amd_r7_240': { 'swarming': { 'dimensions': { 'gpu': '1002:6613', 72 'os': 'Windows-2008ServerR2-SP1', 73 'pool': 'chromium.tests.gpu'}}}, 74 'win7_nvidia_quadro_p400': { 'swarming': { 'dimensions': { 'gpu': '10de:1cb3-24.21.14.1195', 75 'os': 'Windows-2008ServerR2-SP1', 76 'pool': 'chromium.tests.gpu'}}}, 77 'x86-64': {'swarming': {'dimensions': {'cpu': 'x86-64'}}}} 78