[jbosstools-issues] [JBoss JIRA] (JBIDE-10437) redo swimlanes / intrabuild linkages using new Jenkins plugins: Join, Parameterized Trigger, Up/Down Column

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Apr 5 16:02:47 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682240#comment-12682240 ] 

Nick Boldt commented on JBIDE-10437:
------------------------------------

(2012-04-05 15:59:06) nickboldt: a number of jobs are now set to build only when triggered by upstream, but SOA stuff is not as well handled
(2012-04-05 15:59:45) nickboldt: ideally you'd want: a) check svn every N hours (usually 6) and b) upstream should use Parameterized Trigger to cause downstream to fire
16:00
(2012-04-05 16:00:04) nickboldt: that way you have an upstream/downstream association but do NOT have to wait for all the upstream to finish
(2012-04-05 16:00:31) nickboldt: you can also ensure that you're building against a stable aggregate using an override like the one I've set up for SOA Tooling aggregate...
(2012-04-05 16:01:09) nickboldt: in your maven invocation, under Properties, you can do this:
(2012-04-05 16:01:10) nickboldt: # use latest upstream nightly Core update site instead of "wild components" in the composite staging site 
(2012-04-05 16:01:10) nickboldt: jbosstools-nightly-staging-composite=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
(2012-04-05 16:01:32) nickboldt: that way you pull from the aggregate (updates weekly) instead of the composite (updates every time a component respins)
(2012-04-05 16:02:05) nickboldt: means if you depended on something like tests/common/jst/vpe/jsf/seam/maven/central/usage stack, you wouldn't need to worry about getting incompatible pieces

                
> redo swimlanes / intrabuild linkages using new Jenkins plugins: Join, Parameterized Trigger, Up/Down Column
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10437
>                 URL: https://issues.jboss.org/browse/JBIDE-10437
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta3
>
>
> I asked that three new plugins be installed into JBoss Jenkins instance:
> * Join :: https://wiki.jenkins-ci.org/display/JENKINS/Join+Plugin
> * Parameterized Trigger :: http://wiki.hudson-ci.org/display/HUDSON/Parameterized+Trigger+Plugin 
> * Up/Down Column :: http://wiki.hudson-ci.org/display/HUDSON/Upstream+Downstream+Column+Plugin 
> After next restart, they'll be there. So... time to play w/ them and see if we can improve the workflow a little.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list