moving taskotron-stg over to the prod message bus
This commit is contained in:
parent
7cc43aede3
commit
b9ee16c208
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ robots_path: /var/www/html
|
||||||
extra_enablerepos: 'infrastructure-testing'
|
extra_enablerepos: 'infrastructure-testing'
|
||||||
|
|
||||||
# make sure we're using the stg fedsmg bus
|
# make sure we're using the stg fedsmg bus
|
||||||
fedmsg_env: stg
|
fedmsg_env: prod
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# task repo details
|
# task repo details
|
||||||
|
@ -50,8 +50,8 @@ resultsdb_external_url: https://taskotron.stg.fedoraproject.org/resultsdb/
|
||||||
resultsdb_fe_endpoint: resultsdb
|
resultsdb_fe_endpoint: resultsdb
|
||||||
|
|
||||||
taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/
|
taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/
|
||||||
trigger_distgit_repo_url: git://pkgs01.stg.phx2.fedoraproject.org
|
trigger_distgit_repo_url: git://pkgs02.phx2.fedoraproject.org
|
||||||
trigger_critpath_url: https://admin.stg.fedoraproject.org/pkgdb/api/critpath?format=json
|
trigger_critpath_url: https://admin.fedoraproject.org/pkgdb/api/critpath?format=json
|
||||||
|
|
||||||
instances:
|
instances:
|
||||||
- { name: "Production", url: "https://taskotron.fedoraproject.org"}
|
- { name: "Production", url: "https://taskotron.fedoraproject.org"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue