Accepting request 834824 from home:michel_mno:branches:benchmark

- Add _constraints with 6GB min disk space

OBS-URL: https://build.opensuse.org/request/show/834824
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=27
This commit is contained in:
Martin Pluskal 2020-09-16 07:47:10 +00:00 committed by Git OBS Bridge
parent 50e47cec9d
commit 57e37ad1b4
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 15 15:49:00 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 6GB min disk space
-------------------------------------------------------------------
Wed Aug 12 07:28:43 UTC 2020 - Jozef Pupava <jpupava@suse.com>