mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
openqa: don't use updates-testing on prod again
forgot to do this before, we don't want it now as I'm about to push an untested build there for stg to try out. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -18,8 +18,6 @@ openqa_env_suffix:
|
||||
openqa_key: "{{ prod_openqa_apikey }}"
|
||||
# all our workers need NFS access
|
||||
openqa_nfs_workers: "{{ groups['openqa_workers'] }}"
|
||||
# use updates-testing for now to get 2023-05 updates
|
||||
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 }}"
|
||||
|
||||
Reference in New Issue
Block a user