From 7c51f7ccc5d8281527ede7ba54f902fd3f5abb74 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Wed, 1 Jul 2020 18:22:54 +0200 Subject: CMake: Enable enforcing CI tests in qtbase Any failing tests in CMake configurations will now prevent integrations to go through in the qtbase repository. Task-number: QTBUG-84886 Change-Id: I8c963cb2540a29a9c8702acd3d282da82fb521e7 Reviewed-by: Joerg Bornemann Reviewed-by: Qt CI Bot --- coin/module_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 5d50c02afe..6d7f067ebc 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -9,4 +9,4 @@ instructions: - !include "{{qt/qtbase}}/coin_qtbase_build_template_v2.yaml" Test: - - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml" + - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" -- cgit v1.2.3