Accepting request 891041 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Relax RAM and disk constraints for aarch64

OBS-URL: https://build.opensuse.org/request/show/891041
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=910
This commit is contained in:
Wolfgang Rosenauer 2021-05-11 14:17:04 +00:00 committed by Git OBS Bridge
parent 249abcc03e
commit a15e935fd2
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 6 13:40:10 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Relax RAM and disk constraints for aarch64
-------------------------------------------------------------------
Wed May 5 15:13:20 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -34,11 +34,14 @@
</conditions>
<hardware>
<processors>4</processors>
<disk>
<size unit="G">30</size>
</disk>
<memoryperjob>
<size unit="M">1000</size>
</memoryperjob>
<physicalmemory>
<size unit="G">12</size>
<size unit="G">9</size>
</physicalmemory>
</hardware>
</overwrite>