Accepting request 183204 from devel:tools:compiler

- do not build on slow or low memory workers (forwarded request 183199 from coolo)

OBS-URL: https://build.opensuse.org/request/show/183204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=47
This commit is contained in:
Stephan Kulow 2013-07-16 14:43:01 +00:00 committed by Git OBS Bridge
commit 7098cf3bac
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