1267658a3b
- Add _constraints to request at least 6GB disk (bsc#1178244) - Remove the build files after finishing the build to reduce the disk usage (bsc#1178244) OBS-URL: https://build.opensuse.org/request/show/844951 OBS-URL: https://build.opensuse.org/package/show/Virtualization/ovmf?expand=0&rev=171
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">6</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|