openqa: disable updates-testing on lab for now

Due to https://progress.opensuse.org/issues/121054 , waiting for
upstream review on my proposed fix.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-11-30 08:59:06 -08:00
parent 207719282e
commit bf501ee013
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ openqa_key: "{{ stg_openqa_apikey }}"
openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
# install openQA from updates-testing - this is staging, we live
# ON THE EDGE (radical guitar riff)
openqa_repo: updates-testing
#openqa_repo: updates-testing
openqa_resultsdb_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"

View file

@ -20,7 +20,7 @@ openqa_key: "{{ stg_openqa_apikey }}"
openqa_nfs_worker: true
# install openQA and os-autoinst from updates-testing - this is
# staging, we live ON THE EDGE (radical guitar riff)
openqa_repo: updates-testing
#openqa_repo: updates-testing
openqa_secret: "{{ stg_openqa_apisecret }}"
openqa_workers: 4
# We want stg workers to use this createhdds branch to test rawhide