Accepting request 1007768 from home:firstyear:branches:devel:languages:rust
- Add _constraints to prevent random failures due to OBS resource issues. OBS-URL: https://build.opensuse.org/request/show/1007768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=21
This commit is contained in:
parent
f02b06f6db
commit
bc0316dafa
9
_constraints
Normal file
9
_constraints
Normal file
@ -0,0 +1,9 @@
|
||||
<?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>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 3 23:32:29 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Add _constraints to prevent random failures due to OBS resource
|
||||
issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 00:48:01 UTC 2022 - william.brown@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user