Accepting request 183199 from home:coolo:branches:openSUSE:Factory

- do not build on slow or low memory workers

OBS-URL: https://build.opensuse.org/request/show/183199
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=254
This commit is contained in:
Ismail Dönmez 2013-07-16 10:25:24 +00:00 committed by Git OBS Bridge
parent 6e7daf8871
commit 91bb588743
2 changed files with 8 additions and 2 deletions

View File

@ -1,9 +1,10 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<physicalmemory>
<size unit="M">2000</size>
</memory>
</physicalmemory>
</hardware>
<sandbox>kvm</sandbox>
<hostlabel exclude="true">SLOW_CPU</hostlabel>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 16 08:35:00 UTC 2013 - coolo@suse.com
- do not build on slow or low memory workers
-------------------------------------------------------------------
Thu Jul 4 11:55:43 UTC 2013 - idonmez@suse.com