Test new openqa/os-autoinst scratch builds on lab
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c04bf151ad
commit
47953e6b52
2 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,8 @@ 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
|
||||||
|
# 2023-05 update scratch builds for testing
|
||||||
|
openqa_scratch: ["101559263"]
|
||||||
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 }}"
|
||||||
|
|
|
@ -21,6 +21,8 @@ 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
|
||||||
|
# 2023-05 update scratch builds for testing
|
||||||
|
openqa_scratch: ["101559263", "101559975"]
|
||||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||||
openqa_workers: 4
|
openqa_workers: 4
|
||||||
primary_auth_source: ipa
|
primary_auth_source: ipa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue