aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-11-12 13:32:25 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-11-12 16:32:08 +0100
commit5f41829130badf34721cb24f1a9af29f777d5927 (patch)
tree942839225aadf03248c72b06e435d803497baf12 /coin
parent310d18f3708d891c9e99f8a9a713f5a0ce45d341 (diff)
coin: Bump cpu core count to 8 to get faster integrations
qtbase, qtdeclarative use 4 cpu cores, qtwebengine and qtcreator use 8 cores. I think we deserve 8 cpu cores too. Bump the core count from the default 2 to 8. Pick-to: 6.2 Change-Id: I533844857f5b36e4615271ffc70411ee9ff7c0cc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 64364f37d..896b39d25 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -34,6 +34,10 @@ accept_configuration:
property: features
contains_value: TestOnly
+machine_type:
+ Build:
+ cores: 8
+
upload_pyside: &upload_pyside
type: Group
instructions: