mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
taskotron-trigger: prepare config for a new release
This commit is contained in:
@@ -14,3 +14,14 @@ type = BuildbotTrigger
|
||||
job_logging = True
|
||||
joblog_file = {{ trigger_joblog_file }}
|
||||
fuse_delay = 900 ; 15 minutes in seconds
|
||||
|
||||
{% if deployment_type in ['dev'] %}
|
||||
[distgit]
|
||||
cache_dir = /var/lib/taskotron-trigger/cache
|
||||
repo_url = http://pkgs.fedoraproject.org/git
|
||||
namespace = rpms-checks
|
||||
|
||||
[libabigail]
|
||||
critpath_filepath = /var/lib/taskotron-trigger/critpath_whitelist
|
||||
critpath_exclude =
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user