debian-mirror-gitlab/app/workers/all_queues.yml

176 lines
5.2 KiB
YAML
Raw Normal View History

2018-03-17 18:26:18 +05:30
---
2018-11-20 20:47:30 +05:30
- auto_devops:auto_devops_disable
2019-09-04 21:01:54 +05:30
- auto_merge:auto_merge_process
2019-10-12 21:52:04 +05:30
- chaos:chaos_cpu_spin
- chaos:chaos_db_spin
- chaos:chaos_kill
- chaos:chaos_leak_mem
- chaos:chaos_sleep
2018-03-17 18:26:18 +05:30
- cronjob:admin_email
- cronjob:expire_build_artifacts
- cronjob:gitlab_usage_ping
- cronjob:import_export_project_cleanup
- cronjob:pages_domain_verification_cron
2019-07-31 22:56:46 +05:30
- cronjob:pages_domain_removal_cron
2019-09-30 21:07:59 +05:30
- cronjob:pages_domain_ssl_renewal_cron
2018-03-17 18:26:18 +05:30
- cronjob:pipeline_schedule
- cronjob:prune_old_events
- cronjob:remove_expired_group_links
- cronjob:remove_expired_members
- cronjob:remove_unreferenced_lfs_objects
- cronjob:repository_archive_cache
2018-11-08 19:23:39 +05:30
- cronjob:repository_check_dispatch
2018-03-17 18:26:18 +05:30
- cronjob:requests_profiles
- cronjob:stuck_ci_jobs
- cronjob:stuck_import_jobs
- cronjob:stuck_merge_jobs
2018-11-08 19:23:39 +05:30
- cronjob:ci_archive_traces_cron
2018-03-17 18:26:18 +05:30
- cronjob:trending_projects
2018-10-15 14:42:47 +05:30
- cronjob:issue_due_scheduler
2018-11-08 19:23:39 +05:30
- cronjob:prune_web_hook_logs
2019-07-07 11:18:12 +05:30
- cronjob:schedule_migrate_external_diffs
2019-09-30 21:07:59 +05:30
- cronjob:namespaces_prune_aggregation_schedules
2018-03-17 18:26:18 +05:30
- gcp_cluster:cluster_install_app
2019-07-07 11:18:12 +05:30
- gcp_cluster:cluster_patch_app
2019-03-02 22:35:43 +05:30
- gcp_cluster:cluster_upgrade_app
2018-03-17 18:26:18 +05:30
- gcp_cluster:cluster_provision
- gcp_cluster:cluster_wait_for_app_installation
- gcp_cluster:wait_for_cluster_creation
2018-03-27 19:54:05 +05:30
- gcp_cluster:cluster_wait_for_ingress_ip_address
2019-02-15 15:39:39 +05:30
- gcp_cluster:cluster_configure
- gcp_cluster:cluster_project_configure
2019-07-31 22:56:46 +05:30
- gcp_cluster:clusters_applications_wait_for_uninstall_app
- gcp_cluster:clusters_applications_uninstall
2018-03-17 18:26:18 +05:30
- github_import_advance_stage
- github_importer:github_import_import_diff_note
- github_importer:github_import_import_issue
- github_importer:github_import_import_note
2018-11-08 19:23:39 +05:30
- github_importer:github_import_import_lfs_object
2018-03-17 18:26:18 +05:30
- github_importer:github_import_import_pull_request
- github_importer:github_import_refresh_import_jid
- github_importer:github_import_stage_finish_import
- github_importer:github_import_stage_import_base_data
- github_importer:github_import_stage_import_issues_and_diff_notes
- github_importer:github_import_stage_import_notes
2018-11-08 19:23:39 +05:30
- github_importer:github_import_stage_import_lfs_objects
2018-03-17 18:26:18 +05:30
- github_importer:github_import_stage_import_pull_requests
- github_importer:github_import_stage_import_repository
2019-03-02 22:35:43 +05:30
- hashed_storage:hashed_storage_migrator
2019-07-07 11:18:12 +05:30
- hashed_storage:hashed_storage_rollbacker
- hashed_storage:hashed_storage_project_migrate
- hashed_storage:hashed_storage_project_rollback
2019-03-02 22:35:43 +05:30
2018-10-15 14:42:47 +05:30
- mail_scheduler:mail_scheduler_issue_due
- mail_scheduler:mail_scheduler_notification_service
2018-05-09 12:01:36 +05:30
- object_storage:object_storage_background_move
- object_storage:object_storage_migrate_uploads
2018-03-17 18:26:18 +05:30
- pipeline_cache:expire_job_cache
- pipeline_cache:expire_pipeline_cache
- pipeline_creation:create_pipeline
- pipeline_creation:run_pipeline_schedule
2018-03-27 19:54:05 +05:30
- pipeline_background:archive_trace
2018-10-15 14:42:47 +05:30
- pipeline_background:ci_build_trace_chunk_flush
2018-03-17 18:26:18 +05:30
- pipeline_default:build_coverage
- pipeline_default:build_trace_sections
- pipeline_default:pipeline_metrics
- pipeline_default:pipeline_notification
- pipeline_hooks:build_hooks
- pipeline_hooks:pipeline_hooks
- pipeline_processing:build_finished
2019-07-07 11:18:12 +05:30
- pipeline_processing:ci_build_prepare
2018-03-17 18:26:18 +05:30
- pipeline_processing:build_queue
- pipeline_processing:build_success
- pipeline_processing:pipeline_process
- pipeline_processing:pipeline_success
- pipeline_processing:pipeline_update
- pipeline_processing:stage_update
2018-03-27 19:54:05 +05:30
- pipeline_processing:update_head_pipeline_for_merge_request
2018-12-05 23:21:45 +05:30
- pipeline_processing:ci_build_schedule
2018-03-17 18:26:18 +05:30
2018-12-13 13:39:08 +05:30
- deployment:deployments_success
2019-07-31 22:56:46 +05:30
- deployment:deployments_finished
2018-12-13 13:39:08 +05:30
2018-03-17 18:26:18 +05:30
- repository_check:repository_check_clear
2018-11-08 19:23:39 +05:30
- repository_check:repository_check_batch
2018-03-17 18:26:18 +05:30
- repository_check:repository_check_single_repository
2018-11-18 11:00:15 +05:30
- todos_destroyer:todos_destroyer_confidential_issue
- todos_destroyer:todos_destroyer_entity_leave
2019-02-15 15:39:39 +05:30
- todos_destroyer:todos_destroyer_group_private
2018-11-18 11:00:15 +05:30
- todos_destroyer:todos_destroyer_project_private
- todos_destroyer:todos_destroyer_private_features
2019-02-15 15:39:39 +05:30
2019-09-30 21:07:59 +05:30
- update_namespace_statistics:namespaces_schedule_aggregation
- update_namespace_statistics:namespaces_root_statistics
2019-02-15 15:39:39 +05:30
- object_pool:object_pool_create
- object_pool:object_pool_schedule_join
- object_pool:object_pool_join
- object_pool:object_pool_destroy
2018-11-18 11:00:15 +05:30
2019-03-02 22:35:43 +05:30
- container_repository:delete_container_repository
- container_repository:cleanup_container_repository
2018-03-17 18:26:18 +05:30
- default
- mailers # ActionMailer::DeliveryJob.queue_name
- authorized_projects
- background_migration
2019-07-07 11:18:12 +05:30
- chat_notification
2018-03-17 18:26:18 +05:30
- create_gpg_signature
- delete_merged_branches
- delete_user
- email_receiver
- emails_on_push
- expire_build_instance_artifacts
- git_garbage_collect
- gitlab_shell
- group_destroy
- invalid_gpg_signature_update
- irker
- merge
2019-07-07 11:18:12 +05:30
- migrate_external_diffs
2018-03-17 18:26:18 +05:30
- namespaceless_project_destroy
- new_issue
- new_merge_request
- new_note
- pages
- pages_domain_verification
2019-09-30 21:07:59 +05:30
- pages_domain_ssl_renewal
2018-03-27 19:54:05 +05:30
- plugin
2018-03-17 18:26:18 +05:30
- post_receive
- process_commit
- project_cache
- project_destroy
- project_export
- project_service
- propagate_service_template
- reactive_caching
- rebase
2019-02-15 15:39:39 +05:30
- remote_mirror_notification
2018-03-17 18:26:18 +05:30
- repository_fork
- repository_import
2018-10-15 14:42:47 +05:30
- repository_remove_remote
2018-03-17 18:26:18 +05:30
- system_hook_push
2019-12-04 20:38:33 +05:30
- update_external_pull_requests
2018-03-17 18:26:18 +05:30
- update_merge_requests
2019-07-31 22:56:46 +05:30
- update_project_statistics
2018-03-17 18:26:18 +05:30
- upload_checksum
- web_hook
2018-10-15 14:42:47 +05:30
- repository_update_remote_mirror
2018-11-08 19:23:39 +05:30
- create_note_diff_file
- delete_diff_files
2018-11-18 11:00:15 +05:30
- detect_repository_languages
2019-02-15 15:39:39 +05:30
- repository_cleanup
- delete_stored_files
- import_issues_csv
2019-07-07 11:18:12 +05:30
- project_daily_statistics