Accepting request 823756 from home:michel_mno:branches:games

- Put back PowerPC specific constraints (from 6 to 7GB disk space)
  as failing on some builders.

OBS-URL: https://build.opensuse.org/request/show/823756
OBS-URL: https://build.opensuse.org/package/show/games/OpenSceneGraph?expand=0&rev=71
This commit is contained in:
2020-08-03 12:25:50 +00:00
committed by Git OBS Bridge
parent 2b5b213578
commit 70cbb2ce1b
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 31 10:15:55 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Put back PowerPC specific constraints (from 6 to 7GB disk space)
as failing on some builders.
-------------------------------------------------------------------
Fri Apr 3 16:40:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -7,5 +7,16 @@
<size unit="M">4500</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">7</size>
</disk>
</hardware>
</overwrite>
</constraints>