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 <joerg.bornemann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
Alexandru Croitor 2020-07-01 18:22:54 +02:00
parent 0423814a2f
commit 7c51f7ccc5

View File

@ -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"