Skip to content

Commit 558c782

Browse files
committed
test: give tmt vm 20G disk instead of 40G
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]>
1 parent 4b0f6a0 commit 558c782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plans/integration.fmf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ provision:
55
how: virtual
66
# Generated by `cargo xtask `
77
image: file://./target/testvm/disk.qcow2
8+
disk: 20
89
summary: Basic smoke test
910
execute:
1011
how: tmt

0 commit comments

Comments
 (0)