aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorPasi Petäjäjärvi <pasi.petajajarvi@qt.io>2021-11-23 22:49:14 +0200
committerPasi Petäjäjärvi <pasi.petajajarvi@qt.io>2022-01-29 11:34:01 +0000
commit4a5550cc035b6f2e4e7e14369620c1787bbe1521 (patch)
treecfe9312e4b5ed8223c06d07f45ed78250e3fea41 /coin
parent848a7d5fa3da1fdc2d1760dc780cdb4499915749 (diff)
CI: Increase size of QNX qemu image for data partition
Some of the autotest require more free space to pass Task-number: QTBUG-99168 Pick-to: 6.2 6.3 Change-Id: Iff4a4493e75d2770d691b936547143518a80e315 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/provisioning/common/linux/qnx_qemu_build_files/local/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/provisioning/common/linux/qnx_qemu_build_files/local/options b/coin/provisioning/common/linux/qnx_qemu_build_files/local/options
index a124af1e..bf1a413e 100644
--- a/coin/provisioning/common/linux/qnx_qemu_build_files/local/options
+++ b/coin/provisioning/common/linux/qnx_qemu_build_files/local/options
@@ -10,7 +10,7 @@ OPT_CRYPTODEV='no'
DEF_OPT_CRYPTODEV='no'
OPT_DATA_INODES='3000'
DEF_OPT_DATA_INODES='3000'
-OPT_DATA_SIZE='60'
+OPT_DATA_SIZE='512'
DEF_OPT_DATA_SIZE='60'
OPT_EXTRA_DIRS='none'
DEF_OPT_EXTRA_DIRS='none'