forked from pool/glibc
Accepting request 147495 from home:coolo:branches:openSUSE:Factory
- 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 OBS-URL: https://build.opensuse.org/request/show/147495 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=260
This commit is contained in:
parent
096c131236
commit
9a1e228f6a
8
_constraints
Normal file
8
_constraints
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<constraints>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="M">1500</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</constraints>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 09:53:38 UTC 2013 - coolo@suse.com
|
||||
|
||||
- add _constraints file to make sure glibc-testsuite only builds on big
|
||||
hosts. Otherwise it's running out of memory and stalls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 12:31:13 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc-testsuite
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 09:53:38 UTC 2013 - coolo@suse.com
|
||||
|
||||
- add _constraints file to make sure glibc-testsuite only builds on big
|
||||
hosts. Otherwise it's running out of memory and stalls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 12:31:13 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc-utils
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 09:53:38 UTC 2013 - coolo@suse.com
|
||||
|
||||
- add _constraints file to make sure glibc-testsuite only builds on big
|
||||
hosts. Otherwise it's running out of memory and stalls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 12:31:13 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glibc
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user