Revert "Switch openQA prod to new resultsdb URL and enable auth"

This reverts commit edb9704acc.
The new prod deployment seems to have some issues (message
publishing is timing out) so let's go back to using the old
deployment for now.
This commit is contained in:
Adam Williamson 2022-06-10 13:03:57 -07:00
parent c45d971196
commit 0ceef0f7d0

View file

@ -19,9 +19,7 @@ openqa_nfs_workers: "{{ groups['openqa_workers'] }}"
# install openQA from updates-testing, as of 2022-06 we want
# the builds that have been tested on stg on prod too
openqa_repo: updates-testing
openqa_resultsdb_url: https://resultsdb.fedoraproject.org/api/v2.0/
openqa_resultsdb_user: "{{ prod_resultsdb_httpd_user }}"
openqa_resultsdb_password: "{{ prod_resultsdb_httpd_password }}"
openqa_resultsdb_url: http://resultsdb01.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
openqa_secret: "{{ prod_openqa_apisecret }}"
openqa_update_arches: ['x86_64']
openqa_webapi_plugins: FedoraMessaging FedoraUpdateRestart