- Update _constraints due to random build failures caused by OBS environmental issues that aren't out fault. (out of disk, systemic builder issues). - Add debugging about the environment to assist with OBS randomly failing in the future. OBS-URL: https://build.opensuse.org/request/show/999727 OBS-URL: https://build.opensuse.org/package/show/network:ldap/389-ds?expand=0&rev=164
10 lines
211 B
XML
10 lines
211 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<!-- Needed because PPC chronically runs out of disk because sigghhh -->
|
|
<size unit="G">25</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|