Skip to content

Commit

Permalink
test: give tmt vm 20G disk instead of 40G
Browse files Browse the repository at this point in the history
Sometimes the deployed testing farm runner does not have big disk,
to avoid this issue, use smaller tmt vm disk instead

Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed Jun 20, 2024
1 parent 4b0f6a0 commit 558c782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plans/integration.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ provision:
how: virtual
# Generated by `cargo xtask `
image: file://./target/testvm/disk.qcow2
disk: 20
summary: Basic smoke test
execute:
how: tmt
Expand Down

0 comments on commit 558c782

Please sign in to comment.