Skip to content

Commit

Permalink
Add builder for translations GPU images using multiengine generic-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum committed Nov 20, 2024
1 parent 193e4d8 commit ebd19b1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions builders/gw_translations_multiengine.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
template: googlecompute
platform: linux

builder_var_files:
- taskcluster_version_firefoxci
- default_linux
- translations_gcp # TODO: merge this and following?
- googlecompute_jammy
- ubuntu_amd64
- firefoxci_loopback

script_directories:
- ubuntu-jammy-from-community
- ubuntu-jammy-from-community-gui
- ubuntu-cuda
- relops-papertrail-tclogs # needs to run after worker-runner-gw-systemd
- translations-worker-requirements
- gcp-ops-agent
2 changes: 1 addition & 1 deletion template/vars/taskcluster_version_firefoxci.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This defines the current Taskcluster version, the default version for worker-runner and workers.
env_vars:
TASKCLUSTER_VERSION: 64.3.0
TASKCLUSTER_VERSION: 74.0.1

0 comments on commit ebd19b1

Please sign in to comment.