7c13832987
- Update to version 0.53.0 Release notes https://github.com/kubevirt/kubevirt/releases/tag/v0.53.0 - Build and pack virt-freezer and virt-probe helpers - Increase storage requirements in _constraints OBS-URL: https://build.opensuse.org/request/show/976174 OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=83
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
<constraints>
|
|
<!-- Kubevirt needs larger disk for builds -->
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">10</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|