[
https://issues.jboss.org/browse/JBIDE-24895?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-24895:
------------------------------------
Similar issue for these jobs:
* jst.it.smoke
* jst.it.weekly
* jax-rs.it.weekly --> runs on rhel7 but has {code}if [[ "${label}" =~ mac
]]; {code}
I've also updated a number of smoke/weekly jobs to use label_exp instead of label, and
run the macosx configs w/ jdk1.8 (not openjdk-1.8). For jobs where configuration has
fedora or ubuntu, I didn't change the jobs (even if there was a filter for mac, but
the job doesn't run on mac).
https://github.com/jbdevstudio/jbdevstudio-ci/commit/c6da931da894697a0b2c...
See also JBIDE-23734
aerogear.it.smoke job configured for multiple OSes but only runs on
rhel7
-------------------------------------------------------------------------
Key: JBIDE-24895
URL:
https://issues.jboss.org/browse/JBIDE-24895
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid, integration-tests
Affects Versions: 4.5.1.AM1
Reporter: Nick Boldt
Assignee: Pavol Srna
Just wondering why there's a chunk of shell script in the aerogear.it.smoke job that
allows it to run on linux, rhel, or osx... but the job is only configured to run on rhel7
slaves.
Is the code boilerplate, or is the job supposed to run on more than one type of OS?
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)