summaryrefslogtreecommitdiffstats
path: root/taskcluster/ci/build
diff options
context:
space:
mode:
Diffstat (limited to 'taskcluster/ci/build')
-rw-r--r--taskcluster/ci/build/android-asan.yml1
-rw-r--r--taskcluster/ci/build/android-stuff.yml1
-rw-r--r--taskcluster/ci/build/android.yml1
-rw-r--r--taskcluster/ci/build/kind.yml4
-rw-r--r--taskcluster/ci/build/linux.yml7
-rw-r--r--taskcluster/ci/build/macosx.yml2
-rw-r--r--taskcluster/ci/build/windows.yml2
7 files changed, 12 insertions, 6 deletions
diff --git a/taskcluster/ci/build/android-asan.yml b/taskcluster/ci/build/android-asan.yml
index 4cc846dece..ac0ff56251 100644
--- a/taskcluster/ci/build/android-asan.yml
+++ b/taskcluster/ci/build/android-asan.yml
@@ -71,5 +71,6 @@ android-x86_64-asan-fuzzing/opt:
- linux64-clang
- linux64-sccache
- android-gradle-dependencies
+ - android-gradle-python-envs
optimization:
skip-unless-expanded: null
diff --git a/taskcluster/ci/build/android-stuff.yml b/taskcluster/ci/build/android-stuff.yml
index 52bed7b18f..cf4c44124d 100644
--- a/taskcluster/ci/build/android-stuff.yml
+++ b/taskcluster/ci/build/android-stuff.yml
@@ -43,6 +43,7 @@ android-geckoview-docs/opt:
fetches:
toolchain:
- android-gradle-dependencies
+ - android-gradle-python-envs
- android-sdk-linux
- linux64-jdk
- linux64-node
diff --git a/taskcluster/ci/build/android.yml b/taskcluster/ci/build/android.yml
index 7c37b2680f..ac3d2a5a31 100644
--- a/taskcluster/ci/build/android.yml
+++ b/taskcluster/ci/build/android.yml
@@ -58,6 +58,7 @@ job-defaults:
- linux64-node
- sysroot-x86_64-linux-gnu
- sysroot-wasm32-wasi
+ - android-gradle-python-envs
android-arm/debug:
description: "Android 5.0 Arm Debug"
diff --git a/taskcluster/ci/build/kind.yml b/taskcluster/ci/build/kind.yml
index b09cbe6926..2e49ca18c5 100644
--- a/taskcluster/ci/build/kind.yml
+++ b/taskcluster/ci/build/kind.yml
@@ -12,8 +12,10 @@ kind-dependencies:
transforms:
- gecko_taskgraph.transforms.build:transforms
- gecko_taskgraph.transforms.build_attrs:transforms
+ - gecko_taskgraph.transforms.build_schedules:transforms
- gecko_taskgraph.transforms.build_lints:transforms
- gecko_taskgraph.transforms.release_notifications:transforms
+ - gecko_taskgraph.transforms.release:run_on_releases
- gecko_taskgraph.transforms.job:transforms
- gecko_taskgraph.transforms.artifact:transforms
- gecko_taskgraph.transforms.task:transforms
@@ -34,7 +36,7 @@ job-defaults:
worker:
env:
MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE: system
- use-system-python: false
+ use-python: default
run:
mozconfig-variant:
by-release-type:
diff --git a/taskcluster/ci/build/linux.yml b/taskcluster/ci/build/linux.yml
index 1e38416e1c..99eae6639e 100644
--- a/taskcluster/ci/build/linux.yml
+++ b/taskcluster/ci/build/linux.yml
@@ -1796,12 +1796,12 @@ linux64-aarch64/opt:
- sysroot-x86_64-linux-gnu
- sysroot-wasm32-wasi
-linux-aarch64-shippable/opt:
+linux64-aarch64-shippable/opt:
description: "Linux AArch64 (a.k.a. ARM64) Shippable"
use-pgo: linux64-shippable/opt
index:
product: firefox
- job-name: linux-aarch64-opt
+ job-name: linux64-aarch64-opt
type: shippable
attributes:
shippable: true
@@ -1810,7 +1810,7 @@ linux-aarch64-shippable/opt:
shipping-phase: build
shipping-product: firefox
treeherder:
- platform: linux-aarch64-shippable/opt
+ platform: linux64-aarch64-shippable/opt
symbol: Bpgo(B)
worker-type: b-linux-xlarge-gcp
worker:
@@ -1835,6 +1835,7 @@ linux-aarch64-shippable/opt:
secrets: true
tooltool-downloads: public
run-on-projects: ['mozilla-central']
+ run-on-releases: ['nightly']
fetches:
toolchain:
- linux64-clang
diff --git a/taskcluster/ci/build/macosx.yml b/taskcluster/ci/build/macosx.yml
index 0b148f01d5..928350e1bf 100644
--- a/taskcluster/ci/build/macosx.yml
+++ b/taskcluster/ci/build/macosx.yml
@@ -313,7 +313,7 @@ macosx64-x64-devedition/opt:
macosx64-aarch64-devedition/opt:
description: "MacOS X Dev Edition Aarch64 (shippable)"
- use-pgo: macosx64-shippable/opt
+ use-pgo: macosx64-aarch64-shippable/opt
attributes:
enable-full-crashsymbols: true
skip-verify-test-packaging: true
diff --git a/taskcluster/ci/build/windows.yml b/taskcluster/ci/build/windows.yml
index cde5e216da..af0bebb4f0 100644
--- a/taskcluster/ci/build/windows.yml
+++ b/taskcluster/ci/build/windows.yml
@@ -558,7 +558,7 @@ win64-shippable/opt:
win64-nightlyasrelease/opt:
description: "Win64 Opt Nightly-As-Release"
- use-pgo: win64-shippable/opt
+ use-pgo: win64-nightlyasrelease/opt
attributes:
enable-full-crashsymbols: true
index: