aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtsaferenderer.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2021-03-09 15:13:58 +0200
committerHeikki Halmet <heikki.halmet@qt.io>2021-04-20 08:38:20 +0300
commitaa5112af997d6c05ad751bfb0eb8e2e6be8ecb27 (patch)
tree5543842ae58af726e49e17eaa259efdc6aa70a07 /coin/platform_configs/qtsaferenderer.yaml
parent03821e82a5103560bbcf9c58de3989f6710dd899 (diff)
Add Red Hat 8.2 to CI
Red Hat 8.2 is the latest version with extended update support. In the end Red Hat 8.2 will replace CentOS 8.3 Task-number: QTQAINFRA-4322 Change-Id: Iaa2ef452e7e6608349ba7438bbc5d25ddb35fa2a 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/qtsaferenderer.yaml')
-rw-r--r--coin/platform_configs/qtsaferenderer.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/coin/platform_configs/qtsaferenderer.yaml b/coin/platform_configs/qtsaferenderer.yaml
index 8edfa4b2..da798047 100644
--- a/coin/platform_configs/qtsaferenderer.yaml
+++ b/coin/platform_configs/qtsaferenderer.yaml
@@ -18,6 +18,11 @@ Configurations:
Features: ['Packaging', 'DisableTests', 'UseLegacyInstructions']
Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -static -nomake tests -nomake examples -no-use-gold-linker -no-icu -no-fontconfig -qt-freetype -no-opengl -qpa offscreen -no-xcb -qt-libpng -no-vulkan'
-
+ Template: 'qtci-linux-RHEL-8.2-x86_64-50'
+ Compiler: 'GCC'
+ Features: ['Packaging', 'DisableTests', 'UseLegacyInstructions', 'Insignificant']
+ Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -static -nomake tests -nomake examples -no-use-gold-linker -no-icu -no-fontconfig -qt-freetype -no-opengl -qpa offscreen -no-xcb -qt-libpng -no-vulkan'
+-
Template: 'qtci-linux-Ubuntu-18.04-x86_64-50'
Compiler: 'GCC'
Features: ['Packaging', 'DisableTests', 'UseLegacyInstructions']