SHA256
1
0
forked from pool/glibc

Accepting request 147514 from Base:System

- add _constraints file to make sure glibc-testsuite only builds on big
  hosts. Otherwise it's running out of memory and stalls

See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_job_constraints.html
for more fun options (forwarded request 147495 from coolo)

OBS-URL: https://build.opensuse.org/request/show/147514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=135
This commit is contained in:
Stephan Kulow
2013-01-10 10:17:49 +00:00
committed by Git OBS Bridge
parent 254c84f620
commit 158668bc3e
7 changed files with 29 additions and 3 deletions

8
_constraints Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="M">1500</size>
</memory>
</hardware>
</constraints>