openqa: use 2022-05 scratch builds on lab
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
217e7d73ee
commit
1563df24e4
2 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,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
|
||||
# use 2022-05 git scratch builds
|
||||
openqa_scratch: ["87748214"]
|
||||
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,6 +21,7 @@ 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_scratch: ["87702678", "87748214"]
|
||||
openqa_secret: "{{ stg_openqa_apisecret }}"
|
||||
openqa_workers: 4
|
||||
# We want stg workers to use this createhdds branch to test rawhide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue