d6250d1a44
Instead of waiting hours for one of 6 compliant workers, allow slightly longer build time due to using swap on one of the immediately available workers, reducing the average time to completion. This also avoids fighting for a fast worker with the packages really needing a worker with much memory. OBS-URL: https://build.opensuse.org/request/show/728600 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=237
30 lines
546 B
Plaintext
30 lines
546 B
Plaintext
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>i586</arch>
|
|
<arch>x86_64</arch>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">6</size>
|
|
</physicalmemory>
|
|
<memory>
|
|
<size unit="G">10</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
|
|
<overwrite>
|
|
<conditions/>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">13</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|