• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Building with Jenkins slaves
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building with Jenkins slaves


  • Subject: Re: Building with Jenkins slaves
  • From: Paul Hoadley <email@hidden>
  • Date: Fri, 02 Nov 2012 10:44:42 +1030

On 01/11/2012, at 10:03 PM, Paul Hoadley <email@hidden> wrote:

On 01/11/2012, at 9:30 PM, Q <email@hidden> wrote:

We use a totally custom ant base build setup that uses ivy (plus a ruby script that turns the .classpath into a ivy dependency list). The custom build files are checked out from a remote git repo into the project, and ivy downloads the required build artifacts from jenkins using the jenkins_url.

Ah, thanks for that.  Downloading it like that from the master hadn't occurred to me.  I'll give it a shot.

For the record, that did work with the Amazon EC2 plug-in: I successfully got some jobs to build, spinning up t1.micro instances on demand.  I'm shelving the idea for now, though, as it does seem to be held together by duct tape to some extent, and would need a bit of work to make me convinced it was robust.

Quinton—I don't suppose your custom scripts are shareable?

Dave—could you give a quick summary of what setupWonderProjectWorkspace.sh is doing starting here?

# Step through them to get the list of WO frameworks on their Classpath.
for PROJECT in $PROJECTS; do

I note that you suggest looking for other Jenkins jobs with matching names as a last resort—what's you preferred approach for a job getting the build products of another job then, such as one of your own frameworks on which the current job is dependent?


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Building with Jenkins slaves (From: Paul Hoadley <email@hidden>)
 >Re: Building with Jenkins slaves (From: Q <email@hidden>)
 >Re: Building with Jenkins slaves (From: Paul Hoadley <email@hidden>)

  • Prev by Date: My latest bit of geekery
  • Next by Date: Wonder release candidate 5.8.1
  • Previous by thread: Re: Building with Jenkins slaves
  • Next by thread: My latest bit of geekery
  • Index(es):
    • Date
    • Thread