summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2021-08-30 11:34:21 +0300
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-08-30 20:51:47 +0300
commitd9381bc7c36bf31d9496e20425968dafeee855be (patch)
tree96b427bbf87f686dd1e7bfe258e3e9d12648056c /coin
parentc8144681aa5cb88ff67c47c4c36546076f2d9177 (diff)
Enable building and uploading tests for Android targets if tests enabled
Enable building and uploading test artefacts for all modules in case tests are enabled. Pick-to: 6.2 Task-number: QTBUG-88846 Change-Id: I30832820dea348187b517e170fa1c5266db85604 Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/instructions/coin_module_build_template_v2.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/coin/instructions/coin_module_build_template_v2.yaml b/coin/instructions/coin_module_build_template_v2.yaml
index 2dc5fb5c9e..3f5673dd0c 100644
--- a/coin/instructions/coin_module_build_template_v2.yaml
+++ b/coin/instructions/coin_module_build_template_v2.yaml
@@ -33,8 +33,7 @@ instructions:
enable_if:
condition: property
property: target.osVersion
- # We don't currently build tests for Android other than qtbase repo
- in_values: [QEMU]
+ in_values: [Android_ANY, QEMU]
enable_if:
condition: or
conditions: