[
https://issues.jboss.org/browse/JBIDE-23733?page=com.atlassian.jira.plugi...
]
Rastislav Wagner commented on JBIDE-23733:
------------------------------------------
[~nickboldt] Good idea. Is it possible to define list of jobs to run using regex in flow
DSL ? Or do we just name them all in something like
{code:java}
parallel {( build(job1) .... )}
{code}
I couldnt find any info about using regex so I guess it is not possible ?
[~rob.stryker] yes we will get rid of jbt-integration-tests repo but it is still better to
keep the integration jobs *which runs against devstudio (& are managed by QE)*
separate due to reasons I mentioned above.
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)