qgis/_constraints
Dirk Stoecker 45d96a5ad6 Accepting request 834944 from home:michel_mno:branches:Application:Geo
- for ppc64le put back limit_build to avoid OOM failure and
  unset memoryperjob that did not solve the OOM failure.

OBS-URL: https://build.opensuse.org/request/show/834944
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=311
2020-09-16 16:09:59 +00:00

26 lines
494 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">18</size>
</disk>
<memory>
<size unit="G">8</size>
</memory>
<memoryperjob>
<size unit="M">1300</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memoryperjob>
<size unit="M">0</size>
</memoryperjob>
</hardware>
</overwrite>
</constraints>