Accepting request 566887 from home:michel_mno:branches:X11:XOrg
- Add _constraints to select 6G disk for PowerPC to avoid cpio: write error on obs-power8-05 workers boo#1076325 OBS-URL: https://build.opensuse.org/request/show/566887 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=681
This commit is contained in:
parent
9c8f07a415
commit
5429019dc8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com
|
||||
|
||||
- Add _constraints to select 6G disk for PowerPC
|
||||
to avoid cpio: write error on obs-power8-05 workers boo#1076325
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 15:08:13 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com
|
||||
|
||||
- Add _constraints to select 6G disk for PowerPC
|
||||
to avoid cpio: write error on obs-power8-05 workers boo#1076325
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 15:08:13 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
14
_constraints
Normal file
14
_constraints
Normal file
@ -0,0 +1,14 @@
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc</arch>
|
||||
<arch>ppc64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">6</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
Loading…
Reference in New Issue
Block a user