Skip to content

Commit 531c843

Browse files
committed
tests: Increase disk size for container-image test
The container-image test was modified on 300a8a2 to compose a build-chunked-oci image and, which can exhaust the default disk space on the test.
1 parent e1047eb commit 531c843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kolainst/destructive/container-image

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# This test reboots a lot, generates container images, etc.
3-
# kola: { "timeoutMin": 30 }
3+
# kola: { "timeoutMin": 30, "minDisk": 20 }
44
#
55
# Copyright (C) 2021 Red Hat, Inc.
66
#

0 commit comments

Comments
 (0)