| Summary: | Unable to see build.eclipse.org | ||
|---|---|---|---|
| Product: | Community | Reporter: | Paul Webster <pwebster> |
| Component: | CI-Jenkins | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | d_a_carver, kim.moir |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Bug Depends on: | 324559 | ||
| Bug Blocks: | |||
|
Description
Paul Webster
Can't you use the local filesystem? /shared/eclipse/e4/build/e4 is what you need... I think I can use another URL, I'll try the file system. if we need to use the proxy to access build.eclipse.org, I can set that up for my test build as well. PW (In reply to comment #1) > /shared/eclipse/e4/build/e4 is what you need... Is this mounted (and linked to /shared) on hudson? PW Yes, the /shared directory is a networked filesystem, mounted and shared across all the build/hudson machines (at least, it should be). (In reply to comment #4) > Yes, the /shared directory is a networked filesystem, mounted and shared across > all the build/hudson machines (at least, it should be). I switched to /opt/public/eclipse/e4 and appear to be getting further. I'm still not out of the woods yet. PW (In reply to comment #4) > Yes, the /shared directory is a networked filesystem, mounted and shared across > all the build/hudson machines (at least, it should be). It's just we can't ssh to hudson to check the directory structure. PW (In reply to comment #4) > Yes, the /shared directory is a networked filesystem, mounted and shared across > all the build/hudson machines (at least, it should be). Could you please check to make sure /shared is a link to /opt/public? My build has completed, so if that's the case this can be closed. PW
> Could you please check to make sure /shared is a link to /opt/public?
I've confirmed that this is true(for the master and slaves).
-M.
|