aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/default.yaml
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2019-02-27 13:22:06 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2019-08-13 11:03:52 +0000
commit24f0367a60fdd3379014e507fa7f4553d433c601 (patch)
tree837a210b69116fc84462eec7cc02151462a19a60 /coin/platform_configs/default.yaml
parentb96719cb80078cad1f740b413edcee65f81116b5 (diff)
Add Suse Linux Enteprise Server 12 to the CI
Task-number: QTQAINFRA-2851 Change-Id: Ia421a5e35f8a0515d7f761ca0c52a54a93dcee5c Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
Diffstat (limited to 'coin/platform_configs/default.yaml')
-rw-r--r--coin/platform_configs/default.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/coin/platform_configs/default.yaml b/coin/platform_configs/default.yaml
index e03cc56d..5ed26734 100644
--- a/coin/platform_configs/default.yaml
+++ b/coin/platform_configs/default.yaml
@@ -76,6 +76,11 @@
Features: ['Packaging', 'DisableTests']
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -release -static -nomake tests -nomake examples -no-sql-mysql -no-pch -no-dbus -no-headersclean -no-ssl -no-warnings-are-errors -no-feature-thread -xplatform wasm-emscripten'
-
+ Template: 'qtci-linux-SLES-12-x86_64'
+ Compiler: 'GCC'
+ Features: ['DisableTests']
+ Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -developer-build -no-sql-mysql -no-pch -R . -openssl -I {{.Env.OPENSSL_HOME}}/include -L {{.Env.OPENSSL_HOME}}/lib'
+-
Template: 'qtci-linux-RHEL-7.4-x86_64'
Compiler: 'GCC'
Features: ['Packaging']