diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-08-12 16:23:59 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2020-08-13 10:29:48 +0200 |
commit | 2e329455193caf40785aa5081f50a2c4f275be88 (patch) | |
tree | 2726583426442de2736ea7e16d8a636bd964f5f6 /coin | |
parent | 25a5eb31c4b509c379706cd1bc1d077d4e146b7e (diff) | |
download | qtwayland-2e329455193caf40785aa5081f50a2c4f275be88.tar.gz |
CMake: Enable enforcing CI tests
Any failing tests in CMake configurations will now prevent
integrations to go through in this repository.
Task-number: QTBUG-84886
Change-Id: Ibe030945e20256a3e985f552a45b14c3a594ee51
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'coin')
-rw-r--r-- | coin/module_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 8cbc8705..3e8b83c5 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -11,7 +11,7 @@ instructions: Test: - type: Group instructions: - - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml" + - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" disable_if: condition: or conditions: |