openQA: deploy new qemu build with qxl snapshot fix

This is an official build, not a scratch build, I just want to
get it deployed ahead of the updates-testing push.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson
2021-11-08 11:30:40 -08:00
parent 56ace630e9
commit 92e66bb444
2 changed files with 8 additions and 0 deletions

View File

@@ -19,6 +19,10 @@ openqa_repo: updates-testing
# we are all NFS workers for now at least
openqa_nfs_worker: true
# qemu build with fix for snapshots on qxl; not a scratch build,
# just getting it deployed ahead of the updates-testing push
openqa_scratch: ["78533572"]
deployment_type: stg
freezes: false

View File

@@ -15,6 +15,10 @@ openqa_env: production
# we are all NFS workers for now at least
openqa_nfs_worker: true
# qemu build with fix for snapshots on qxl; not a scratch build,
# just getting it deployed ahead of the updates-testing push
openqa_scratch: ["78533572"]
deployment_type: prod
freezes: false