summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2022-10-24 14:41:35 +0300
committerToni Saario <toni.saario@qt.io>2023-02-16 07:02:54 +0000
commite3248a85d83b1bd19a26e5f7e64475f26e87aa90 (patch)
tree8928a27ae4926898da16440d855e53557a893f03 /coin
parentdf47d7d1ff2ac45ab5c6cdade89e5e1857f12479 (diff)
Add downstream test config
This will cause coin to test the newly integrated HEAD for the given modules. In case a failure occurs in the check a message in gerrit is sent to the commits which were integrated in the HEAD. Change-Id: I656316c7cceb126ccf570fd3db3f7fd2b22cc4fa Reviewed-by: Simo Fält <simo.falt@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 118881159b..4c845fd911 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -4,6 +4,14 @@ accept_configuration:
property: features
not_contains_value: Disable
+downstream_check:
+ mode: build
+ modules:
+ ../qtdeclarative:
+ ref: dev
+ configurations:
+ - rhel-8.4
+
machine_type:
Build:
cores: 8