Skip to content

Commit

Permalink
feat: fetch translations artifacts to support pipeline integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum committed Dec 10, 2024
1 parent 0ceb057 commit 797676f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions taskcluster/kinds/firefoxci-artifact/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@ tasks:
description: "Fetch artifacts from Firefox-CI for the integration tests"
decision-index-paths:
- gecko.v2.mozilla-central.latest.taskgraph.decision-os-integration

translations:
description: "Fetch artifacts from Firefox-CI for translations pipeline tests"
decision-index-paths:
# TODO: switch to production translations repo
- translations.v2.staging-firefox-translations-training.latest.taskgraph.decision-run-pipeline

0 comments on commit 797676f

Please sign in to comment.