- raise constraints to 8GB to cover SLE15 builds as well

OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=146
This commit is contained in:
Dirk Mueller 2023-04-27 14:50:47 +00:00 committed by Git OBS Bridge
parent 4e53624457
commit d22d7cf8fc
2 changed files with 23 additions and 19 deletions

View File

@ -14,9 +14,8 @@
<flag>sse4_2</flag> <flag>sse4_2</flag>
</cpu> </cpu>
<disk> <disk>
<size unit="G">6</size> <size unit="G">8</size>
</disk> </disk>
</hardware> </hardware>
</overwrite> </overwrite>
</constraints> </constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 27 14:50:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
- raise constraints to 8GB to cover SLE15 builds as well
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 26 05:28:15 UTC 2023 - Jiri Slaby <jslaby@suse.cz> Wed Apr 26 05:28:15 UTC 2023 - Jiri Slaby <jslaby@suse.cz>