mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D130178
This commit is contained in:
parent
34f9cb2633
commit
9a9cb9820a
@ -120,7 +120,6 @@ jobs:
|
||||
- mozilla-central
|
||||
- mozilla-beta
|
||||
- mozilla-release
|
||||
- mozilla-esr78
|
||||
- mozilla-esr91
|
||||
- elm
|
||||
when:
|
||||
@ -141,7 +140,6 @@ jobs:
|
||||
# this.
|
||||
mozilla-beta: [{hour: 10, minute: 0}]
|
||||
mozilla-release: [{hour: 10, minute: 0}]
|
||||
mozilla-esr78: [{hour: 10, minute: 0}]
|
||||
mozilla-esr91: [{hour: 10, minute: 0}]
|
||||
elm: [{hour: 10, minute: 0}]
|
||||
|
||||
@ -201,7 +199,6 @@ jobs:
|
||||
- mozilla-central
|
||||
- mozilla-beta
|
||||
- mozilla-release
|
||||
- mozilla-esr78
|
||||
- mozilla-esr91
|
||||
when:
|
||||
by-project:
|
||||
@ -215,9 +212,6 @@ jobs:
|
||||
mozilla-release:
|
||||
- {hour: 7, minute: 0}
|
||||
- {hour: 19, minute: 0}
|
||||
mozilla-esr78:
|
||||
- {hour: 7, minute: 0}
|
||||
- {hour: 19, minute: 0}
|
||||
mozilla-esr91:
|
||||
- {hour: 7, minute: 0}
|
||||
- {hour: 19, minute: 0}
|
||||
|
@ -574,7 +574,7 @@ linux/opt:
|
||||
secrets: true
|
||||
tooltool-downloads: public
|
||||
need-xvfb: true
|
||||
run-on-projects: ['mozilla-beta', 'mozilla-release', 'mozilla-esr78', 'mozilla-esr91']
|
||||
run-on-projects: ['mozilla-beta', 'mozilla-release', 'mozilla-esr91']
|
||||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
|
@ -34,7 +34,7 @@ win32-mingwclang/opt:
|
||||
- builds/releng_base_windows_32_mingw_builds.py
|
||||
- builds/releng_sub_windows_configs/32_mingwclang.py
|
||||
mozconfig-variant: mingwclang
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr78', 'mozilla-esr91']
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr91']
|
||||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
@ -71,7 +71,7 @@ win32-mingwclang/debug:
|
||||
- builds/releng_base_windows_32_mingw_builds.py
|
||||
- builds/releng_sub_windows_configs/32_mingwclang.py
|
||||
mozconfig-variant: mingwclang-debug
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr78', 'mozilla-esr91']
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr91']
|
||||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
@ -108,7 +108,7 @@ win64-mingwclang/opt:
|
||||
- builds/releng_base_windows_64_mingw_builds.py
|
||||
- builds/releng_sub_windows_configs/64_mingwclang.py
|
||||
mozconfig-variant: mingwclang
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr78', 'mozilla-esr91']
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr91']
|
||||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
@ -145,7 +145,7 @@ win64-mingwclang/debug:
|
||||
- builds/releng_base_windows_64_mingw_builds.py
|
||||
- builds/releng_sub_windows_configs/64_mingwclang.py
|
||||
mozconfig-variant: mingwclang-debug
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr78', 'mozilla-esr91']
|
||||
run-on-projects: ['mozilla-central', 'mozilla-esr91']
|
||||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
|
@ -351,19 +351,6 @@ merge-automation:
|
||||
end-tag: 'FIREFOX_NIGHTLY_{major_version}_END'
|
||||
to-repo: 'https://hg.mozilla.org/mozilla-central'
|
||||
to-branch: 'central'
|
||||
bump-esr:
|
||||
fetch-version-from: "browser/config/version.txt"
|
||||
version-files:
|
||||
- filename: "config/milestone.txt"
|
||||
version-bump: "minor"
|
||||
- filename: "browser/config/version.txt"
|
||||
version-bump: "minor"
|
||||
- filename: "browser/config/version_display.txt"
|
||||
version-bump: "minor"
|
||||
replacements: []
|
||||
merge-old-head: false
|
||||
to-repo: 'https://hg.mozilla.org/releases/mozilla-esr78'
|
||||
to-branch: 'esr78'
|
||||
bump-esr91:
|
||||
fetch-version-from: "browser/config/version.txt"
|
||||
version-files:
|
||||
|
@ -35,14 +35,12 @@ jobs:
|
||||
by-release-type:
|
||||
beta: [32]
|
||||
release: [145]
|
||||
esr78: [3820]
|
||||
esr91: [17638]
|
||||
default: []
|
||||
staging:
|
||||
by-release-type:
|
||||
beta: [32]
|
||||
release: [145]
|
||||
esr78: [887]
|
||||
esr91: [889]
|
||||
default: []
|
||||
background-rate:
|
||||
|
@ -46,7 +46,6 @@ jobs:
|
||||
by-release-type:
|
||||
beta: ["firefox-beta-cdntest", "firefox-beta-localtest"]
|
||||
release(-rc)?: ["firefox-release-cdntest", "firefox-release-localtest"]
|
||||
esr78: ["firefox-esr78-cdntest", "firefox-esr78-localtest"]
|
||||
esr91: ["firefox-esr91-cdntest", "firefox-esr91-localtest"]
|
||||
default: []
|
||||
platforms: ["linux", "linux64", "macosx64", "win32", "win64", "win64-aarch64"]
|
||||
|
@ -43,7 +43,6 @@ jobs:
|
||||
bouncer-products:
|
||||
by-release-type:
|
||||
default: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar', 'stub-installer', 'msi', 'msix', 'pkg']
|
||||
esr78: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar', 'msi', 'pkg']
|
||||
esr91: ['complete-mar', 'installer', 'installer-ssl', 'partial-mar', 'msi', 'pkg']
|
||||
shipping-product: firefox
|
||||
treeherder:
|
||||
|
@ -13,7 +13,7 @@ transforms:
|
||||
job-defaults:
|
||||
name: update-verify-config-next
|
||||
run-on-projects: [] # to make sure this never runs as part of CI
|
||||
run-on-releases: [esr78, esr91]
|
||||
run-on-releases: [esr91]
|
||||
shipping-phase: promote
|
||||
worker-type: b-linux
|
||||
worker:
|
||||
|
@ -20,7 +20,7 @@ transforms:
|
||||
job-defaults:
|
||||
name: update-verify-next
|
||||
run-on-projects: [] # to make sure this never runs as part of CI
|
||||
run-on-releases: [esr78, esr91]
|
||||
run-on-releases: [esr91]
|
||||
shipping-phase: promote
|
||||
worker-type: b-linux
|
||||
worker:
|
||||
|
@ -45,7 +45,6 @@ Project names are the repositories. They can be:
|
||||
* `mozilla-central`
|
||||
* `mozilla-beta`
|
||||
* `mozilla-release`
|
||||
* `mozilla-esr78`
|
||||
* `mozilla-esr91`
|
||||
* ... A partial list can be found in taskcluster/gecko_taskgraph/util/attributes.py
|
||||
|
||||
|
@ -173,7 +173,7 @@ Release Promotion
|
||||
Specify the next version for version bump tasks.
|
||||
|
||||
``release_type``
|
||||
The type of release being promoted. One of "nightly", "beta", "esr78", "esr91", "release-rc", or "release".
|
||||
The type of release being promoted. One of "nightly", "beta", "esr91", "release-rc", or "release".
|
||||
|
||||
``release_eta``
|
||||
The time and date when a release is scheduled to live. This value is passed to Balrog.
|
||||
|
@ -76,10 +76,6 @@ PER_PROJECT_PARAMETERS = {
|
||||
"target_tasks_method": "mozilla_release_tasks",
|
||||
"release_type": "release",
|
||||
},
|
||||
"mozilla-esr78": {
|
||||
"target_tasks_method": "mozilla_esr78_tasks",
|
||||
"release_type": "esr78",
|
||||
},
|
||||
"mozilla-esr91": {
|
||||
"target_tasks_method": "mozilla_esr91_tasks",
|
||||
"release_type": "esr91",
|
||||
|
@ -534,36 +534,6 @@ def target_tasks_mozilla_release(full_task_graph, parameters, graph_config):
|
||||
]
|
||||
|
||||
|
||||
@_target_task("mozilla_esr78_tasks")
|
||||
def target_tasks_mozilla_esr78(full_task_graph, parameters, graph_config):
|
||||
"""Select the set of tasks required for a promotable beta or release build
|
||||
of desktop, without android CI. The candidates build process involves a pipeline
|
||||
of builds and signing, but does not include beetmover or balrog jobs."""
|
||||
|
||||
def filter(task):
|
||||
if not filter_release_tasks(task, parameters):
|
||||
return False
|
||||
|
||||
if not standard_filter(task, parameters):
|
||||
return False
|
||||
|
||||
platform = task.attributes.get("build_platform")
|
||||
|
||||
# Android is not built on esr78.
|
||||
if platform and "android" in platform:
|
||||
return False
|
||||
|
||||
test_platform = task.attributes.get("test_platform")
|
||||
|
||||
# Don't run QuantumRender tests on esr78.
|
||||
if test_platform and "-qr/" in test_platform:
|
||||
return False
|
||||
|
||||
return True
|
||||
|
||||
return [l for l, t in full_task_graph.tasks.items() if filter(t)]
|
||||
|
||||
|
||||
@_target_task("mozilla_esr91_tasks")
|
||||
def target_tasks_mozilla_esr91(full_task_graph, parameters, graph_config):
|
||||
"""Select the set of tasks required for a promotable beta or release build
|
||||
@ -1106,7 +1076,6 @@ def target_tasks_release_simulation(full_task_graph, parameters, graph_config):
|
||||
"nightly": "mozilla-central",
|
||||
"beta": "mozilla-beta",
|
||||
"release": "mozilla-release",
|
||||
"esr78": "mozilla-esr78",
|
||||
"esr91": "mozilla-esr91",
|
||||
}
|
||||
target_project = project_by_release.get(parameters["release_type"])
|
||||
|
@ -16,11 +16,9 @@ RELEASE_PROJECTS = {
|
||||
"mozilla-central",
|
||||
"mozilla-beta",
|
||||
"mozilla-release",
|
||||
"mozilla-esr78",
|
||||
"mozilla-esr91",
|
||||
"comm-central",
|
||||
"comm-beta",
|
||||
"comm-esr78",
|
||||
"comm-esr91",
|
||||
"oak",
|
||||
}
|
||||
|
@ -60,10 +60,8 @@ SIGNING_SCOPE_ALIAS_TO_PROJECT = [
|
||||
{
|
||||
"mozilla-beta",
|
||||
"mozilla-release",
|
||||
"mozilla-esr78",
|
||||
"mozilla-esr91",
|
||||
"comm-beta",
|
||||
"comm-esr78",
|
||||
"comm-esr91",
|
||||
},
|
||||
],
|
||||
@ -107,10 +105,8 @@ BEETMOVER_SCOPE_ALIAS_TO_PROJECT = [
|
||||
{
|
||||
"mozilla-beta",
|
||||
"mozilla-release",
|
||||
"mozilla-esr78",
|
||||
"mozilla-esr91",
|
||||
"comm-beta",
|
||||
"comm-esr78",
|
||||
"comm-esr91",
|
||||
},
|
||||
],
|
||||
@ -166,16 +162,9 @@ BALROG_SCOPE_ALIAS_TO_PROJECT = [
|
||||
"release",
|
||||
{
|
||||
"mozilla-release",
|
||||
"comm-esr78",
|
||||
"comm-esr91",
|
||||
},
|
||||
],
|
||||
[
|
||||
"esr78",
|
||||
{
|
||||
"mozilla-esr78",
|
||||
},
|
||||
],
|
||||
[
|
||||
"esr91",
|
||||
{
|
||||
@ -191,7 +180,6 @@ BALROG_SERVER_SCOPES = {
|
||||
"aurora": "balrog:server:aurora",
|
||||
"beta": "balrog:server:beta",
|
||||
"release": "balrog:server:release",
|
||||
"esr78": "balrog:server:esr",
|
||||
"esr91": "balrog:server:esr",
|
||||
"default": "balrog:server:dep",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user