[
https://issues.jboss.org/browse/JBIDE-24889?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-24889:
------------------------------------
I notice we support win7 but I don't see any integration tests that run on win7, only
win81 and win10.
I guess we either need to add win7 slaves, or drop support for win7.
Given we support two versions of RHEL (6 + 7), two versions of ubuntu (16.04.2 LTS +
17.04), two versions of Fedora (25 + 26), and two versions of macOS (10.11 + 10.12)... do
we need to officially support *three* versions of Windows [1]?
[1]
https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet
cc: [~supriya.bharadwaj]
Installer tests doesn't work on x86 servers.
--------------------------------------------
Key: JBIDE-24889
URL:
https://issues.jboss.org/browse/JBIDE-24889
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: install-tests
Affects Versions: 4.5.1.AM1
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 4.5.1.AM2
Installer tests \[1\], \[2\] are failing on x86 slaves. It seems that env variable
NATIVE_TOOLS was't set.
{code}
[fedora26-x86] $ /qa/tools/opt/groovy-2.4.3/bin/groovy -DuseWhiteSpace
/mnt/hudson_workspace/workspace/Devstudio_Installation/Devstudio_installation/devstudio_installation_standalone_11.matrix/jdk/jdk1.8/label/fedora26-x86/devstudio-installer.test/src/main/groovy/prepareJBDSInstall.groovy
https://devstudio.redhat.com/11/snapshots/builds/devstudio.product_master...
/mnt/hudson_workspace/workspace/Devstudio_Installation/Devstudio_installation/devstudio_installation_standalone_11.matrix/jdk/jdk1.8/label/fedora26-x86
groovy: JAVA_HOME is not defined correctly, can not execute:
${NATIVE_TOOLS}/jdk1.8.0_last/bin/java
{code}
\[1\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/user/lvalach...
\[2\]
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/user/lvalach...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)