Skip to content
Snippets Groups Projects
Commit 821fae1a authored by Johan Lorenzo's avatar Johan Lorenzo
Browse files

Bug 1782736 - part 8: s/android-components/firefox-android in config.yml

parent 3fe3968c
No related branches found
No related tags found
No related merge requests found
......@@ -138,11 +138,11 @@ treeherder:
task-priority:
by-project:
"android-components": highest
"staging-android-components": low
"firefox-android": highest
"staging-firefox-android": low
# This handles cases where a fork may end up not being named
# as one of the explicit names above. Ideally anything forked
# from "android-components" would inherit its setting, but
# from "firefox-android" would inherit its setting, but
# "low" is the safer default
default: low
......@@ -150,8 +150,8 @@ taskgraph:
register: ac_taskgraph:register
repositories:
mobile:
name: android-components
cached-task-prefix: mobile.v2.android-components
name: firefox-android
cached-task-prefix: mobile.v2.firefox-android
decision-parameters: 'ac_taskgraph:get_decision_parameters'
workers:
......@@ -201,7 +201,7 @@ workers:
worker-type: 'mobile-{level}-tree'
scriptworker:
scope-prefix: project:mobile:android-components:releng
scope-prefix: project:mobile:firefox-android:releng
release-promotion:
flavors:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment