summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2022-06-01 14:39:42 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-09-13 20:06:08 +0000
commit96c8cb2aa1111623c20a4b4cf100aa0195efe150 (patch)
treef719abc539173c1a5024ce0abfde429c8667b272
parent6d4f8785f9b9c4c5321f505c3166b2e0531bfa3e (diff)
Coin: Add core count config
Reflects what has been configured in the Coin. Allows removing the rules from Coin and brings them visible. Change-Id: I377333a4615af0844dc70eeccb7f2ed79fb30103 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit e55fc5c7e23663e057408a587df2d9d0d5b99c68) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--coin/module_config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 01da49996..f1d69a277 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -4,6 +4,12 @@ accept_configuration:
property: features
not_contains_value: Disable
+machine_type:
+ Build:
+ cores: 8
+ Test:
+ cores: 4
+
instructions:
Build:
- type: EnvironmentVariable