[
https://issues.jboss.org/browse/JBIDE-23733?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23733:
------------------------------------
Two questions re: DEVSTUDIO_VERSION variable.
a) Do you want the x.y.z version, qualified version, or fully-qualified version? 10.3.0,
10.3.0.GA, or 10.3.0.GA-20170221-1419-B79 ?
b) where in a job such as
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
are you actually USING this variable? Is it to replace the version in the URL in
INSTALLER_URL, eg.,
http://www.qa.jboss.com/binaries/devstudio/10.0/snapshots/builds/devstudi...
?
c) depending on your answer for (a), can I suggest a different variable name? I've
already been using variables for the devstudio version in my staging/promotion
scripts/jobs and in other places, and I'd like to be consistent w/ what's used
there and in the parent pom, too.
d) Why are you using a 10.2.0 build for these smoke tests? Why not use the 10.3.0 CI
builds? here's the latest:
http://www.qa.jboss.com/binaries/devstudio/10.0/snapshots/builds/devstudi...
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)