openQA staging: use new openqa scratch build too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c9f5c11ba6
commit
6580fb89c0
2 changed files with 5 additions and 2 deletions
|
@ -36,6 +36,9 @@ openqa_env: staging
|
|||
# ON THE EDGE (radical guitar riff)
|
||||
openqa_repo: updates-testing
|
||||
|
||||
# 2021-05 git bump
|
||||
openqa_scratch: ["68350730"]
|
||||
|
||||
wikitcms_token: "{{ private }}/files/openidc/staging/wikitcms.json"
|
||||
openqa_wikitcms_hostname: stg.fedoraproject.org
|
||||
openqa_resultsdb_url: http://resultsdb01.stg.iad2.fedoraproject.org/resultsdb_api/api/v2.0/
|
||||
|
|
|
@ -19,8 +19,8 @@ openqa_repo: updates-testing
|
|||
# we are all NFS workers for now at least
|
||||
openqa_nfs_worker: true
|
||||
|
||||
# 2021-05 git bump
|
||||
openqa_scratch: ["67449532"]
|
||||
# 2021-05 git bumps
|
||||
openqa_scratch: ["67449532", "68350730"]
|
||||
|
||||
deployment_type: stg
|
||||
freezes: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue