From 9ff48e55854678f34722787f02c23a1a1cda8c65 Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Wed, 11 Aug 2021 12:54:21 +0300 Subject: Add Red Hat 8.4 to CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Red Hat 8.4 will be added as parallel with Red Hat 8.3 until packaging site gives green light to remove the older Red Hat version. Also targets which are not tested during Qt5 integration will be set as Insignificant until proven to work Task-number: QTQAINFRA-4516 Change-Id: I3d9543da315b3d93ee8d9e37389acaf7212b00f7 Reviewed-by: Qt CI Bot Reviewed-by: Tony Sarajärvi --- coin/platform_configs/flashing-wizard.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'coin/platform_configs/flashing-wizard.yaml') diff --git a/coin/platform_configs/flashing-wizard.yaml b/coin/platform_configs/flashing-wizard.yaml index ec1a4c63..969e8500 100644 --- a/coin/platform_configs/flashing-wizard.yaml +++ b/coin/platform_configs/flashing-wizard.yaml @@ -17,6 +17,11 @@ Configurations: Compiler: 'GCC' Features: ['Packaging', 'UseLegacyInstructions'] Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -openssl -qt-harfbuzz QMAKE_LFLAGS_APP+=-s -static -no-icu' + - + Template: 'qtci-linux-RHEL-8.4-x86_64-50' + Compiler: 'GCC' + Features: ['Packaging', 'UseLegacyInstructions', Insignificant] + Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -nomake tests -nomake examples -no-libudev -no-use-gold-linker -force-debug-info -no-sql-mysql -plugin-sql-psql -plugin-sql-sqlite -qt-libjpeg -qt-libpng -qt-xcb -sysconfdir /etc/xdg -qt-pcre -openssl -qt-harfbuzz QMAKE_LFLAGS_APP+=-s -static -no-icu' - Template: 'qtci-linux-Ubuntu-18.04-x86_64-50' Compiler: 'GCC' -- cgit v1.2.3