aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-11-12 13:32:25 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-11-12 16:12:50 +0000
commit839f48397f1784abeea06c429e791b14c753d9b8 (patch)
tree0f31e9a51194e956ae756afb4d1e5e984119941e
parentbe41b9af645a255080a8cd9b452426eab3edb278 (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. Change-Id: I533844857f5b36e4615271ffc70411ee9ff7c0cc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 5f41829130badf34721cb24f1a9af29f777d5927) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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: