taskotron-dev-clients: add artifacts_baseurl and resultsdb_frontend conf opts
This commit is contained in:
parent
ffb6eb3c51
commit
ef79bdd6b1
2 changed files with 18 additions and 4 deletions
|
@ -5,11 +5,13 @@ num_cpus: 2
|
|||
|
||||
slave_user: buildslave
|
||||
taskotron_fas_user: taskotron
|
||||
execdb_external_url: http://taskotron-dev.fedoraproject.org/execdb/
|
||||
resultsdb_server: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb_api/api/v1.0/
|
||||
bodhi_server: http://10.5.124.181/fakefedorainfra/bodhi/
|
||||
execdb_external_url: http://taskotron-dev.fedoraproject.org/execdb
|
||||
resultsdb_server: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb_api/api/v1.0
|
||||
bodhi_server: http://10.5.124.181/fakefedorainfra/bodhi
|
||||
kojihub_url: http://koji.fedoraproject.org/kojihub
|
||||
taskotron_master: http://taskotron-dev.fedoraproject.org/taskmaster/
|
||||
taskotron_master: http://taskotron-dev.fedoraproject.org/taskmaster
|
||||
resultsdb_external_url: https://taskotron-dev.fedoraproject.org/resultsdb
|
||||
artifacts_base_url: http://taskotron-dev.fedoraproject.org/artifacts
|
||||
deployment_type: dev
|
||||
slave_home: /home/buildslave/
|
||||
slave_dir: /home/buildslave/slave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue