Accepting request 1126596 from home:pgajdos

- increase required memory in _constraints [bsc#1217165]
  (tests still fails in ETA related tests)

OBS-URL: https://build.opensuse.org/request/show/1126596
OBS-URL: https://build.opensuse.org/package/show/utilities/pv?expand=0&rev=41
This commit is contained in:
Jan Engelhardt 2023-11-15 12:59:03 +00:00 committed by Git OBS Bridge
parent d0c12ad40e
commit 80268506a0
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="M">4096</size>
<size unit="G">16</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 15 12:03:39 UTC 2023 - pgajdos@suse.com
- increase required memory in _constraints [bsc#1217165]
(tests still fails in ETA related tests)
-------------------------------------------------------------------
Tue Sep 26 13:31:17 UTC 2023 - pgajdos@suse.com