forked from pool/MozillaThunderbird
Accepting request 361907 from home:AndreasStieger:branches:mozilla:Factory
adjust _constraints to current peak build memory and disk usage OBS-URL: https://build.opensuse.org/request/show/361907 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=306
This commit is contained in:
parent
2c46f24181
commit
35e3b574dc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 26 15:45:19 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
- adjust _constraints to current peak build memory and disk usage
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 13 08:32:09 UTC 2016 - wr@rosenauer.org
|
Sat Feb 13 08:32:09 UTC 2016 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">9</size>
|
<size unit="G">11</size>
|
||||||
</disk>
|
</disk>
|
||||||
<memory>
|
<memory>
|
||||||
<size unit="M">3800</size>
|
<size unit="M">6000</size>
|
||||||
</memory>
|
</memory>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
Loading…
Reference in New Issue
Block a user