From ae67452aeff545d5f69c2907a6d780da18dda739 Mon Sep 17 00:00:00 2001 From: liuche Date: Wed, 18 Mar 2020 06:47:54 -0700 Subject: [PATCH] Bug 1621252 - Move Fenix Raptor tests to tier 1 (#9217) Co-authored-by: Florin Strugariu Co-authored-by: Johan Lorenzo --- taskcluster/ci/raptor/kind.yml | 2 +- taskcluster/ci/signing/kind.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/taskcluster/ci/raptor/kind.yml b/taskcluster/ci/raptor/kind.yml index e5f60c27d..35673afe5 100644 --- a/taskcluster/ci/raptor/kind.yml +++ b/taskcluster/ci/raptor/kind.yml @@ -37,7 +37,7 @@ job-defaults: run-on-tasks-for: [] treeherder: kind: test - tier: 2 + tier: 1 platform: by-abi: arm64-v8a: android-hw-p2-8-0-android-aarch64/opt diff --git a/taskcluster/ci/signing/kind.yml b/taskcluster/ci/signing/kind.yml index b1219bbca..1a87bd7d0 100644 --- a/taskcluster/ci/signing/kind.yml +++ b/taskcluster/ci/signing/kind.yml @@ -73,4 +73,4 @@ job-template: default: Bs kind: build platform: android-all/opt - tier: 2 + tier: 1