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:
parent
ebd01fab62
commit
a62b48fff7
1 changed files with 0 additions and 2 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue