- add _constraints to not schedule build on some build machines

workaround for bnc#832762

OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=32
This commit is contained in:
Michal Vyskocil 2013-08-09 10:02:56 +00:00 committed by Git OBS Bridge
parent eec3f3040f
commit 03dee901ab
4 changed files with 4357 additions and 0 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="M">2048</size>
</physicalmemory>
</hardware>
</constraints>

2242
local.bl Normal file

File diff suppressed because it is too large Load Diff

2102
obs.bl Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 9 09:18:44 UTC 2013 - mvyskocil@suse.com
- add _constraints to not schedule build on some build machines
workaround for bnc#832762
-------------------------------------------------------------------
Tue Aug 6 20:24:06 UTC 2013 - robert.munteanu@gmail.com