mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
openQA: test new openQA scratch build on stg
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -37,6 +37,8 @@ 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 2023-04 updates
|
||||
openqa_scratch: ["100383765"]
|
||||
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 }}"
|
||||
|
||||
@@ -21,8 +21,8 @@ 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
|
||||
# os-autoinst 2023-04 update
|
||||
openqa_scratch: ["100152615"]
|
||||
# os-autoinst and openqa 2023-04 updates
|
||||
openqa_scratch: ["100152615", "100383765"]
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
openqa_workers: 4
|
||||
primary_auth_source: ipa
|
||||
|
||||
Reference in New Issue
Block a user