From ba59c49eec2c4d11da30e4cc31b972fc3c2e7bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Wed, 9 Sep 2020 08:32:21 +0300 Subject: Add coin instructions to run Android test in emulator Task-number: QTQAINFRA-3867 Change-Id: Ie6dd9c2dfeeccd526c2133d7ac03efce5b7ed091 Reviewed-by: Assam Boudjelthia (cherry picked from commit 13c460d0ff1a4eecfb7b1bc43a863783ed59a2bd) Reviewed-by: Qt Cherry-pick Bot --- coin/instructions/coin_module_test_template_v3.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'coin/instructions/coin_module_test_template_v3.yaml') diff --git a/coin/instructions/coin_module_test_template_v3.yaml b/coin/instructions/coin_module_test_template_v3.yaml index 9984305a03..fa521f0d54 100644 --- a/coin/instructions/coin_module_test_template_v3.yaml +++ b/coin/instructions/coin_module_test_template_v3.yaml @@ -15,6 +15,9 @@ instructions: - condition: property property: target.osVersion equals_value: QEMU + - condition: property + property: features + contains_value: AndroidTestRun disable_if: condition: property property: features -- cgit v1.2.3