aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/tqtc-android-automotive.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-12-07 13:08:37 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2022-12-23 17:45:40 +0000
commit5880c423c834819306b446f79df15edb361b73c4 (patch)
tree8bd91701d4e9d49f1cffdd34c6415f64801ee3c1 /coin/platform_configs/tqtc-android-automotive.yaml
parent0dfc13cfaf68a13b08a5223a4908ec6bca0fa4e7 (diff)
Add RHEL 9 to CI
This will replace RHEL 8 Task-number: QTQAINFRA-5111 Change-Id: Ib65e9b7a2afa85418d5113261bc83ba915b2bce0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Diffstat (limited to 'coin/platform_configs/tqtc-android-automotive.yaml')
-rw-r--r--coin/platform_configs/tqtc-android-automotive.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/coin/platform_configs/tqtc-android-automotive.yaml b/coin/platform_configs/tqtc-android-automotive.yaml
index 674c5d76..34b8127b 100644
--- a/coin/platform_configs/tqtc-android-automotive.yaml
+++ b/coin/platform_configs/tqtc-android-automotive.yaml
@@ -32,8 +32,8 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/macos-universal-clang'
]
-
- Id: 'RHEL-8.4-host'
- Template: 'qtci-linux-RHEL-8.4-x86_64-50'
+ Id: 'RHEL-9.0-host'
+ Template: 'qtci-linux-RHEL-9.0-x86_64-50'
Compiler: 'GCC'
Features: ['Packaging', 'Sccache', 'DoNotRunTests', 'UseConfigure']
Configure arguments: '-nomake examples -release -force-debug-info -headersclean -separate-debug-info -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
@@ -42,12 +42,12 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/linux-x86_64-gcc'
]
-
- Template: 'qtci-linux-RHEL-8.4-x86_64-50'
+ Template: 'qtci-linux-RHEL-9.0-x86_64-50'
Target os: 'Android_ANY'
Target arch: 'x86'
Compiler: 'GCC'
Target compiler: 'Clang'
- Platform dependency: 'RHEL-8.4-host'
+ Platform dependency: 'RHEL-9.0-host'
Features: ['Packaging', 'Sccache', 'AndroidTestRun', 'VMSize8', 'UseConfigure']
Environment variables: [
'TARGET_CONFIGURE_ARGS=-nomake examples -release -force-debug-info -android-ndk {{.Env.ANDROID_NDK_ROOT_DEFAULT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis x86',