aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/linux_android_tests_developer.yaml
diff options
context:
space:
mode:
authorTero Heikkinen <tero.heikkinen@qt.io>2023-08-17 17:19:42 +0300
committerTero Heikkinen <tero.heikkinen@qt.io>2023-10-07 13:50:21 +0300
commit19cbccac8779d5f40b6e084980776d4278067670 (patch)
tree977c7253285af85f179df5e986d36698d5d09f87 /coin/platform_configs/linux_android_tests_developer.yaml
parentf5d48d4bd0a6cd688fa6985808e12e6738c25169 (diff)
Remove RHEL 8.6 from yaml configurations
Removing RHEL 8.6 from yaml configurations at first and scripts will be kept for some time, until removed later. Task-number: QTQAINFRA-5768 Change-Id: I687f96de35b4bfa28d5a520717f29f059c4925c3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'coin/platform_configs/linux_android_tests_developer.yaml')
-rw-r--r--coin/platform_configs/linux_android_tests_developer.yaml15
1 files changed, 0 insertions, 15 deletions
diff --git a/coin/platform_configs/linux_android_tests_developer.yaml b/coin/platform_configs/linux_android_tests_developer.yaml
index 5dfdd2eb..a5f373fa 100644
--- a/coin/platform_configs/linux_android_tests_developer.yaml
+++ b/coin/platform_configs/linux_android_tests_developer.yaml
@@ -2,21 +2,6 @@ Version: 2
Configurations:
-
Id: 'android-x86-developer-build-testrun-on-linux'
- Template: 'qtci-linux-RHEL-8.6-x86_64-50'
- Target os: 'Android_ANY'
- Target arch: 'x86'
- Compiler: 'GCC'
- Target compiler: 'Clang'
- Platform dependency: 'rhel-8.6'
- Features: ['Packaging', 'Sccache', 'AndroidTestRun', 'UseConfigure']
- Environment variables: [
- 'TARGET_CONFIGURE_ARGS=-nomake examples -debug -developer-build -android-ndk {{.Env.ANDROID_NDK_ROOT_DEFAULT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis x86',
- 'TARGET_CMAKE_ARGS=-DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME_DEFAULT}}',
- 'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR_ANDROID}}',
- 'NON_QTBASE_TARGET_CMAKE_ARGS=-DFEATURE_native_grpc=OFF',
- 'ANDROID_EMULATOR=emulator_x86_api_23']
--
- Id: 'android-x86-developer-build-testrun-on-linux'
Template: 'qtci-linux-RHEL-8.8-x86_64-50'
Target os: 'Android_ANY'
Target arch: 'x86'