openQA: test out latest scratch builds on lab
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5af7e90429
commit
feab3ac036
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-08 git bump
|
||||
openqa_scratch: ["73301622", "73292590", "73301275"]
|
||||
|
||||
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/
|
||||
|
|
|
@ -16,8 +16,8 @@ openqa_env: staging
|
|||
# staging, we live ON THE EDGE (radical guitar riff)
|
||||
openqa_repo: updates-testing
|
||||
|
||||
# debugging for an annoying test incompletion issue
|
||||
openqa_scratch: ["72418949"]
|
||||
# 2021-08 git bump
|
||||
openqa_scratch: ["73301622", "73292590", "73301275"]
|
||||
|
||||
# testing a feature from a branch
|
||||
openqa_createhdds_branch: desktop-upgrade-aarch64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue