Source code

Revision control

Copy as Markdown

Other Tools

# 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/.
---
loader: taskgraph.loader.transform:loader
kind-dependencies:
- build
- toolchain
transforms:
- gecko_taskgraph.transforms.job:transforms
- gecko_taskgraph.transforms.task:transforms
task-defaults:
treeherder:
kind: other
tier: 2
worker:
max-run-time: 10800
artifacts: []
tasks:
windows2012-64-firefox:
worker-type: win11-64-24h2-source
description: Test updates on Win64
run-on-projects: []
treeherder:
symbol: update-test(standard)
platform: windows2012-64/opt
dependencies:
build: build-win64-shippable/opt
fetches:
build:
- artifact: target.zip
index:
product: firefox
job-name: update-test-win64
run:
using: mach
mach: update-test --binary_path ${MOZ_FETCHES_DIR}/firefox/firefox.exe
macosx64-firefox:
worker-type: t-osx-1015-r8
description: Test updates on macOS
run-on-projects: []
treeherder:
symbol: update-test(standard)
platform: macosx1015-64-qr/opt
dependencies:
build: build-macosx64-shippable/opt
fetches:
build:
- artifact: target.dmg
index:
product: firefox
job-name: update-test-macOS
run:
using: mach
mach: update-test --binary_path ${MOZ_FETCHES_DIR}/target.dmg