copr-be: provision: don't assert for swap when preparing the image
This commit is contained in:
parent
c16874f9d0
commit
2d4d35f8f4
1 changed files with 2 additions and 0 deletions
|
@ -150,3 +150,5 @@
|
|||
- ansible_memory_mb.swap.free >= 1024 * 135
|
||||
fail_msg: "Swap is not available, the builder is unusable"
|
||||
success_msg: "Swap seems to be available for this builder"
|
||||
when:
|
||||
- prepare_base_image is not defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue