mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 15:36:54 +08:00
Red Hat 8.10 VM template -50 does not have a user set for SSH. This is
fixed in template -51.
Change-Id: I602976a0214f6e0f4661e6b876c0710bc3ea9df9
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 293aeab453)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
29 lines
933 B
YAML
29 lines
933 B
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: 'android-9-multi-abi'
|
|
Template: 'qtci-linux-RHEL-8.10-x86_64-51'
|
|
Target os: 'Android_ANY'
|
|
Target arch: 'multi'
|
|
Compiler: 'GCC'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: [
|
|
'rhel-8.10',
|
|
'android-9-x86-on-linux',
|
|
'android-14-x86_64-on-linux'
|
|
]
|
|
Features: [
|
|
'Sccache',
|
|
'WarningsAreErrors',
|
|
'AndroidTestRun',
|
|
'MinimalAndroidMultiABITests',
|
|
'InstallDepsPerPlatformSubdir'
|
|
]
|
|
Environment variables: [
|
|
'QT_CI_ARTIFACT_ID_PATH_Android-host=QT_CI_ARTIFACT_ID_PATH_rhel-8.10',
|
|
'QT_CI_ARTIFACT_ID_PATH_Android-x86=QT_CI_ARTIFACT_ID_PATH_android-9-x86-on-linux',
|
|
'QT_CI_ARTIFACT_ID_PATH_Android-x86_64=QT_CI_ARTIFACT_ID_PATH_android-14-x86_64-on-linux',
|
|
'COMMON_TARGET_TEST_CMAKE_ARGS=-DQT_ANDROID_ABIS="x86;x86_64"',
|
|
'ANDROID_EMULATOR=emulator_x86_api_28'
|
|
]
|