mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user