Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
test: extend anaconda-iso tf runner disk to 100GB and above
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed May 15, 2024
1 parent 4535f04 commit 388ee4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmt/plans/bib-image.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ execute:
processors: ">= 2"
memory: ">= 6 GB"
disk:
- size: '>= 40 GB'
- size: '>= 100 GB'
virtualization:
is-supported: true

Expand Down

0 comments on commit 388ee4d

Please sign in to comment.