SHA256
1
0
forked from pool/mariadb

Accepting request 728689 from server:database

OBS-URL: https://build.opensuse.org/request/show/728689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=86
This commit is contained in:
Dominique Leuenberger 2019-09-11 08:22:55 +00:00 committed by Git OBS Bridge
commit 79308708ee
2 changed files with 13 additions and 1 deletions

View File

@ -7,8 +7,11 @@
</conditions>
<hardware>
<physicalmemory>
<size unit="G">10</size>
<size unit="G">6</size>
</physicalmemory>
<memory>
<size unit="G">10</size>
</memory>
</hardware>
</overwrite>
@ -18,6 +21,9 @@
<disk>
<size unit="G">13</size>
</disk>
<memory>
<size unit="G">8</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 5 21:43:14 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Use <memory> instead of <physicalmemory> for _constraints, increasing
the worker pool on x86_64 from 6 to >700.
-------------------------------------------------------------------
Thu Aug 8 10:06:04 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>