Skip to content

Commit

Permalink
Add obs disk constraints to avoid out of space issue (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbulu89 authored May 13, 2022
1 parent ba1d07f commit 31e96cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packaging/suse/_constraints
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">8</size>
</disk>
</hardware>
</constraints>

0 comments on commit 31e96cd

Please sign in to comment.