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:
parent
207719282e
commit
bf501ee013
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ openqa_key: "{{ stg_openqa_apikey }}"
|
||||||
openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
|
openqa_nfs_workers: "{{ groups['openqa_lab_workers'] }}"
|
||||||
# install openQA from updates-testing - this is staging, we live
|
# install openQA from updates-testing - this is staging, we live
|
||||||
# ON THE EDGE (radical guitar riff)
|
# 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_url: https://resultsdb.stg.fedoraproject.org/api/v2.0/
|
||||||
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
openqa_resultsdb_user: "{{ stg_resultsdb_httpd_user }}"
|
||||||
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
openqa_resultsdb_password: "{{ stg_resultsdb_httpd_password }}"
|
||||||
|
|
|
@ -20,7 +20,7 @@ openqa_key: "{{ stg_openqa_apikey }}"
|
||||||
openqa_nfs_worker: true
|
openqa_nfs_worker: true
|
||||||
# install openQA and os-autoinst from updates-testing - this is
|
# install openQA and os-autoinst from updates-testing - this is
|
||||||
# staging, we live ON THE EDGE (radical guitar riff)
|
# staging, we live ON THE EDGE (radical guitar riff)
|
||||||
openqa_repo: updates-testing
|
#openqa_repo: updates-testing
|
||||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||||
openqa_workers: 4
|
openqa_workers: 4
|
||||||
# We want stg workers to use this createhdds branch to test rawhide
|
# We want stg workers to use this createhdds branch to test rawhide
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue