Files
kubernetes1.21/_constraints
Richard Brown e57a485c49 Accepting request 923548 from home:dimstar:Factory
- 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
2021-10-06 15:26:24 +00:00

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>