openqa: use updates-testing repo for prod for now
Latest builds in u-t are quite well tested and I want them on prod, don't want to wait a week for the stable push. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
10afb34935
commit
0c0820803a
2 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,10 @@ openqa_webapi_plugins: FedoraMessaging FedoraUpdateRestart
|
|||
openqa_env_suffix:
|
||||
openqa_env: production
|
||||
|
||||
# 2020-11: we're deploying prod from u-t ATM because I don't
|
||||
# want to wait a week to push stable
|
||||
openqa_repo: updates-testing
|
||||
|
||||
wikitcms_token: "{{ private }}/files/openidc/production/wikitcms.json"
|
||||
openqa_wikitcms_hostname: fedoraproject.org
|
||||
openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
|
|
|
@ -11,6 +11,10 @@ openqa_secret: "{{ prod_openqa_apisecret }}"
|
|||
openqa_env_suffix:
|
||||
openqa_env: production
|
||||
|
||||
# 2020-11: we're deploying prod from u-t ATM because I don't
|
||||
# want to wait a week to push stable
|
||||
openqa_repo: updates-testing
|
||||
|
||||
# we are all NFS workers for now at least
|
||||
openqa_nfs_worker: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue