- Bump disk requirements in _constraints to 12GB. Data based on the last successful build consumed storage. OBS-URL: https://build.opensuse.org/request/show/923548 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubernetes1.21?expand=0&rev=30
24 lines
438 B
Plaintext
24 lines
438 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
<physicalmemory>
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">12</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="M">9600</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|