From a85250ca5d23fd225a33bb08b6e0407f238bad9d Mon Sep 17 00:00:00 2001 From: Johan Lorenzo Date: Tue, 31 Jan 2023 16:19:57 +0100 Subject: [PATCH] Bug 1808606 - part 6: Delete duplicate nightly params files (cherry picked from commit caf86f109ebf86d1bd161dcdcc1462233ea70d81) --- taskcluster/test/params/fork-cron-nightly.yml | 25 ------------------- .../test/params/main-repo-cron-nightly.yml | 24 ------------------ 2 files changed, 49 deletions(-) delete mode 100644 taskcluster/test/params/fork-cron-nightly.yml delete mode 100644 taskcluster/test/params/main-repo-cron-nightly.yml diff --git a/taskcluster/test/params/fork-cron-nightly.yml b/taskcluster/test/params/fork-cron-nightly.yml deleted file mode 100644 index c94d4d70c9..0000000000 --- a/taskcluster/test/params/fork-cron-nightly.yml +++ /dev/null @@ -1,25 +0,0 @@ -base_repository: https://github.com/JohanLorenzo/fenix -build_date: 1570168853 -do_not_optimize: [] -existing_tasks: {} -filters: -- target_tasks_method -head_ref: master -head_repository: https://github.com/JohanLorenzo/fenix -head_rev: 841b06b02fc3a887fcea2a8b42dfbb9142f0bc52 -head_tag: '' -hg_branch: null -level: '1' -moz_build_date: '20191004060053' -optimize_target_tasks: true -owner: cron@noreply.mozilla.org -project: fenix -pull_request_number: null -pushdate: 0 -pushlog_id: '0' -release_type: '' -version: '' -next_version: '' -repository_type: git -target_tasks_method: nightly -tasks_for: cron diff --git a/taskcluster/test/params/main-repo-cron-nightly.yml b/taskcluster/test/params/main-repo-cron-nightly.yml deleted file mode 100644 index 4864c5cac9..0000000000 --- a/taskcluster/test/params/main-repo-cron-nightly.yml +++ /dev/null @@ -1,24 +0,0 @@ -base_repository: https://github.com/mozilla-mobile/fenix -build_date: 1641186118 -do_not_optimize: [] -existing_tasks: {} -filters: -- target_tasks_method -head_ref: main -head_repository: https://github.com/mozilla-mobile/fenix -head_rev: 9c10f7abb66354ff00e7c976078d0301efd60e80 -head_tag: '' -level: '3' -moz_build_date: '20220103050158' -next_version: null -optimize_target_tasks: true -owner: cron@noreply.mozilla.org -project: fenix -pull_request_number: null -pushdate: 0 -pushlog_id: '0' -release_type: '' -repository_type: git -target_tasks_method: nightly -tasks_for: cron -version: ''