mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Bug 1827513 - stop uploading test packages to archive.mozilla.org for nightly r=taskgraph-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D208728
This commit is contained in:
parent
7db0b50460
commit
28276a3ba3
@ -135,22 +135,6 @@ mapping:
|
||||
destinations:
|
||||
- ${year}/${month}/${upload_date}-${branch}
|
||||
- latest-${branch}
|
||||
target.common.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Mixture of reftests, mochitests, UI and others, commonly bundled together in a test suite"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.common.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.common.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.cppunittest.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "C++ unittests related in-tree test infrastructure"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.cppunittest.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.cppunittest.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.crashreporter-symbols.zip:
|
||||
<<: *default
|
||||
description: "Crashreporter symbols to be consumed by Socorro"
|
||||
@ -164,72 +148,16 @@ mapping:
|
||||
description: "Various compile and moz_app flags baked together in a json file"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.json
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.json
|
||||
target.mochitest.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the mochitest testing framework via Javascript function calls"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.mochitest.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.mochitest.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.mozinfo.json:
|
||||
<<: *default
|
||||
description: "Various compile and moz_app flags baked together in a json file"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.mozinfo.json
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.mozinfo.json
|
||||
target.reftest.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the reftest testing framework via display of two Web pages comparison"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.reftest.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.reftest.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.talos.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the talos testing framework to measure performance"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.talos.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.talos.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.awsy.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the awsy testing framework to track memory usage"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.awsy.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.awsy.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.test_packages.json:
|
||||
<<: *default
|
||||
description: "File containing metadata about all other files and testing harnesses specifics"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.test_packages.json
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.test_packages.json
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.txt:
|
||||
<<: *default
|
||||
description: "File containing buildid and revision"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.txt
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.txt
|
||||
target.web-platform.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the webplatform testing framework to cover standard Web platform features"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.web-platform.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.web-platform.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target.xpcshell.tests.tar.gz:
|
||||
<<: *default
|
||||
description: "Results for running the xpcshell testing framework to enable XPConnect console application"
|
||||
pretty_name: firefox-${version}.${locale}.${filename_platform}.xpcshell.tests.tar.gz
|
||||
checksums_path: firefox-${version}.${locale}.${filename_platform}.xpcshell.tests.tar.gz
|
||||
not_for_platforms:
|
||||
- linux64-aarch64-shippable
|
||||
- linux64-aarch64-devedition
|
||||
target_info.txt:
|
||||
<<: *default
|
||||
description: "File containing the buildID"
|
||||
|
Loading…
x
Reference in New Issue
Block a user