Add disk _constraints to fix ppc64le build

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=40
This commit is contained in:
Bernhard M. Wiedemann 2019-07-30 13:43:37 +00:00 committed by Git OBS Bridge
parent 85fc977927
commit da9eb09dc6
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<!-- for fileRoundTripTest: ./datagen -g4193M -->
<size unit="G">6</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 30 13:43:02 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add disk _constraints to fix ppc64le build
-------------------------------------------------------------------
Fri Jul 26 13:06:18 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>