[
https://issues.jboss.org/browse/JBIDE-24889?page=com.atlassian.jira.plugi...
]
Lukáš Valach commented on JBIDE-24889:
--------------------------------------
Problem is in mwqa_drives_tools.sh \[1\], it did't set NATIVE_TOOLS because
"arch" variable never can be x86, see \[2\].
\[1\]
https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-cloud-slaves/b...
\[2\]
https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-cloud-slaves/b...
I fixed these images:
* rhel6-x86
* fedora24-x86
* fedora25-x86
* fedora26-x86
* ubuntu16.04-x86
* ubuntu17.04-x86
Will fix \[1\] tomorrow.
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
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)