SHA256
1
0
forked from pool/ceph

Accepting request 902205 from filesystems:ceph:pacific

Update _constraints (physicalmemory)

OBS-URL: https://build.opensuse.org/request/show/902205
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=303
This commit is contained in:
Nathan Cutler 2021-06-24 19:57:27 +00:00 committed by Git OBS Bridge
parent 06a98f7ec1
commit a12c183e75
3 changed files with 36 additions and 22 deletions

View File

@ -12,9 +12,9 @@
<disk>
<size unit="G">36</size>
</disk>
<memory>
<size unit="G">10</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
@ -27,9 +27,9 @@
<disk>
<size unit="G">36</size>
</disk>
<memory>
<size unit="G">10</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
@ -42,9 +42,9 @@
<disk>
<size unit="G">36</size>
</disk>
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
@ -57,9 +57,9 @@
<disk>
<size unit="G">42</size>
</disk>
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
@ -72,9 +72,9 @@
<disk>
<size unit="G">52</size>
</disk>
<memory>
<size unit="G">12</size>
</memory>
<physicalmemory>
<size unit="G">10</size>
</physicalmemory>
</hardware>
</overwrite>
@ -87,9 +87,9 @@
<disk>
<size unit="G">42</size>
</disk>
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">8</size>
</physicalmemory>
</hardware>
</overwrite>
@ -102,9 +102,9 @@
<disk>
<size unit="G">28</size>
</disk>
<memory>
<physicalmemory>
<size unit="G">8</size>
</memory>
</physicalmemory>
</hardware>
</overwrite>
@ -117,9 +117,9 @@
<disk>
<size unit="G">42</size>
</disk>
<memory>
<physicalmemory>
<size unit="G">8</size>
</memory>
</physicalmemory>
</hardware>
</overwrite>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 24 19:10:24 UTC 2021 - Nathan Cutler <ncutler@suse.com>
- Update _constraints: only honor physical memory, not 'any memory'
(e.g. swap). But then, be happy with 8GB (bumping the current
x86_64 worker pool from 16 to 64). (Dominique Leuenberger)
-------------------------------------------------------------------
Fri May 14 10:20:23 UTC 2021 - Nathan Cutler <ncutler@suse.com>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 24 19:10:24 UTC 2021 - Nathan Cutler <ncutler@suse.com>
- Update _constraints: only honor physical memory, not 'any memory'
(e.g. swap). But then, be happy with 8GB (bumping the current
x86_64 worker pool from 16 to 64). (Dominique Leuenberger)
-------------------------------------------------------------------
Fri May 14 10:20:23 UTC 2021 - Nathan Cutler <ncutler@suse.com>