Revert "openQA: deploy new qemu build with qxl snapshot fix"
This reverts commit 92e66bb444
and
follow-up commits. We don't need it now we're back on virtio
graphics.
This commit is contained in:
parent
02f4241972
commit
fc3f87b646
2 changed files with 1 additions and 5 deletions
|
@ -19,10 +19,6 @@ openqa_repo: updates-testing
|
||||||
# we are all NFS workers for now at least
|
# we are all NFS workers for now at least
|
||||||
openqa_nfs_worker: true
|
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
|
deployment_type: stg
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
||||||
|
|
|
@ -88,7 +88,7 @@
|
||||||
|
|
||||||
- name: Install required packages
|
- name: Install required packages
|
||||||
package:
|
package:
|
||||||
name: ['openqa-worker', 'os-autoinst', 'qemu-common']
|
name: ['openqa-worker', 'os-autoinst']
|
||||||
state: latest
|
state: latest
|
||||||
enablerepo: "{{ openqa_repo }}"
|
enablerepo: "{{ openqa_repo }}"
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue