forked from pool/insighttoolkit
Atri Bhattacharya
4532449064
- Update RAM requirements to avoid OOM seen with LTO OBS-URL: https://build.opensuse.org/request/show/853552 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=35
22 lines
421 B
XML
22 lines
421 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">24</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="G">6</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>x86_64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<memoryperjob>
|
|
<size unit="M">2000</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|