updating taskotron trigger config to use correct values
This commit is contained in:
parent
7c4e179ebf
commit
64e2dd4132
1 changed files with 2 additions and 4 deletions
|
@ -4,9 +4,8 @@ password = password
|
|||
url = http://127.0.0.1:8080/change_hook
|
||||
|
||||
[trigger]
|
||||
koji_tasks = rpmlint
|
||||
bodhi_tasks = examplebodhi
|
||||
bodhi_to_koji_tag_tasks = upgradepath, depcheck
|
||||
koji_build_completed_tasks = rpmlint
|
||||
koji_tag_changed_tasks = upgradepath,depcheck
|
||||
valid_arches = i386,i686,x86_64,noarch
|
||||
koji_url = http://koji.fedoraproject.org/kojihub
|
||||
type = BuildbotTrigger
|
||||
|
@ -14,4 +13,3 @@ blacklist_releases = el5,el6
|
|||
job_logging = True
|
||||
joblog_file = {{ trigger_joblog_file }}
|
||||
fuse_delay = 900 ; 15 minutes in seconds
|
||||
x86_64_only = depcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue