efa91a0598
Adding tests according to the CI wiki [0] and standard test interface [1] Dogtail tests for gnome-calculator can be found in pagure [2] [0] https://fedoraproject.org/wiki/CI [1] https://fedoraproject.org/wiki/Changes/InvokingTests [2] https://pagure.io/desktop-qa/gnome-calculator
12 lines
225 B
YAML
12 lines
225 B
YAML
---
|
|
|
|
# qemu options: https://qemu.weilnetz.de/doc/qemu-doc.html
|
|
|
|
standard-inventory-qcow2:
|
|
qemu:
|
|
# RAM size in megabytes. Optionally, a suffix of “M” or “G”.
|
|
m: 3G
|
|
|
|
# vim:ft=yaml: ts=2 sts=2 sw=2 expandtab
|
|
|