# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. --- job-defaults: suite: awsy max-run-time: 7200 instance-size: xlarge virtualization: by-test-platform: windows10-64(?:-pgo|-shippable)?-qr/.*: virtual-with-gpu windows10-64/.*: virtual-with-gpu default: virtual allow-software-gl-layers: false mozharness: script: awsy_script.py config: by-test-platform: windows.*: - awsy/taskcluster_windows_config.py macosx.*/opt: - awsy/macosx_config.py default: - awsy/linux_config.py tier: by-test-platform: windows10-aarch64.*: 2 default: default run-on-projects: by-test-platform: .*-devedition/.*: [] # don't run on devedition windows10-aarch64/opt: ['try', 'mozilla-central'] default: ['try', 'integration', 'mozilla-central', 'mozilla-beta', 'mozilla-release'] awsy: description: "Are we slim yet" treeherder-symbol: SY(sy) awsy-tp6: description: "Are we slim yet - tp6 pageset" treeherder-symbol: SY(sy-tp6) run-on-projects: by-test-platform: .*-ccov/.*: [] # don't run on coverage .*-devedition/.*: [] # don't run on devedition windows10-aarch64/opt: ['try', 'mozilla-central'] default: ['try', 'integration', 'mozilla-central', 'mozilla-beta', 'mozilla-release'] mozharness: extra-options: - --tp6 awsy-dmd: description: "Are we slim yet - dmd enabled" treeherder-symbol: SY(sy-d) run-on-projects: ['try'] mozharness: extra-options: - --dmd awsy-base: description: "Are we slim yet - about:blank base case" treeherder-symbol: SY(ab) mozharness: extra-options: - --base awsy-base-dmd: description: "Are we slim yet - about:blank base case - dmd enabled" treeherder-symbol: SY(ab-d) run-on-projects: ['try'] mozharness: extra-options: - --base - --dmd awsy-stylo-sequential: description: "Are we slim yet for Stylo sequential" treeherder-symbol: SYss(sy) mozharness: extra-options: - --single-stylo-traversal