From e3248a85d83b1bd19a26e5f7e64475f26e87aa90 Mon Sep 17 00:00:00 2001 From: Toni Saario Date: Mon, 24 Oct 2022 14:41:35 +0300 Subject: [PATCH] Add downstream test config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- coin/module_config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 118881159bd..4c845fd9117 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