openQA: use a scratch os-autoinst on lab for debugging

There's an annoying issue where openQA tasks incomplete sometimes
and I'm trying to debug it to find out why.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-07-22 11:20:14 -07:00
parent f637f9c132
commit fca9cbad46

View file

@ -16,6 +16,9 @@ openqa_env: staging
# 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
# debugging for an annoying test incompletion issue
openqa_scratch: ["72418949"]
# testing a feature from a branch # testing a feature from a branch
openqa_createhdds_branch: desktop-upgrade-aarch64 openqa_createhdds_branch: desktop-upgrade-aarch64