[
https://issues.jboss.org/browse/JBIDE-23733?page=com.atlassian.jira.plugi...
]
Rastislav Wagner commented on JBIDE-23733:
------------------------------------------
a) fully-qualified
b) variable is used in flow DSL script.
Snippet:
{code:java}
parallel (
{ ignore(FAILURE) {
build("aerogear.it.smoke").build.description=params.get("DEVSTUDIO_VERSION")
} },
)
{code}
or check here
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
in Flow section
c) sure! feel free to suggest and change it to be consistent.
d) aerogear.it.smoke has old config - updating now. This one is up-to-date
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
- downloads Devstudio from
https://devstudio.redhat.com/10.0/staging/updates/
Merge .smoke and .nightly integration jobs into a single job and run
them weekly
--------------------------------------------------------------------------------
Key: JBIDE-23733
URL:
https://issues.jboss.org/browse/JBIDE-23733
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, integration-tests
Affects Versions: 4.4.3.AM1
Reporter: Nick Boldt
Assignee: Rastislav Wagner
Fix For: 4.4.3.Final
Purpose:
a) easier maintenance of jobs / tests
b) run fewer nightly jobs so that we don't block slaves from being available for
other builds / tests
c) more frequent full integration runs (rather than once per sprint, once per week)
Tests to merge are in this view:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)