| Summary: | please install ant 1.8.4 on hudson "performance machine". | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
David Williams
Now that /shared is available, can you use hudson-perf1:/shared/common/apache-ant-1.8.4 ? (In reply to comment #1) > Now that /shared is available, can you use > hudson-perf1:/shared/common/apache-ant-1.8.4 ? Probably. Will try later today. (But, best/easiest if the hudson slave itself knew "Ant 1.8.4" meant "/shared/common/apache-ant-1.8.4" ... I'm sure that's configurable somewhere, but not sure where, right off). I was able to configure the slave to tell it "Ant 1.8.2" tools was located at "/shared/common/apache-ant-1.8.4" And it was happy. I used "Ant 1.8.2" because the tools presented are a "pre-canned" list, and Ant 1.8.2 was as high as it went. And, Saturday, before the Sunday AM restart ... I may look to see if "master" can be configured with an "Ant 1.8.4" tool (and location) and if so then the slaves will likely present "Ant 1.8.4" in their list of options. (In reply to comment #3) > > And, Saturday, before the Sunday AM restart ... I may look to see if > "master" can be configured with an "Ant 1.8.4" tool (and location) and if so > then the slaves will likely present "Ant 1.8.4" in their list of options. I could not do this on Saturday evening, because web interface was frozen, for me. But on Sunday, after the weekly restart, on master configuration, I could add "Ant 1.8.4" and point it to /shared/common/apache-ant-1.8.4/ and then on "performance node" I could use "Ant 1.8.4" (I think I could have used it "directly", but redefined it anyway, partially because I wanted to delete the "ant 1.8.2" that pointed to /shared/common/apache-ant-1.8.4/. QED |