Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Accessing hudson workspaces from build server

Hi, Ernesto,

The Hudson instances are hosted on different server machines to build.eclipse.org.  With the right login negotiation, I suppose a script running on the build server could access a job’s workspace over HTTPS, but that is awkward.

The home directories that you see on build.eclipse.org for the HIPP genies have a symlink to the jobs directory that I think only resolves correctly on the HIPP server machine on which it runs.  Those links don’t work on build.  (have look inside ~genie.papyrus-rt/.hudson/)

What is it that you are trying to accomplish?  The workspaces of these jobs are very unstable and I’m not sure you would want to access them from anything but the Hudson build jobs, itself.

cW

On Jan 12, 2017, 12:18 -0500, Ernesto Posse <eposse@xxxxxxxxxxxxx>, wrote:
Hi. Is it possible to access any of the hudson jobs' workspaces from build.eclipse.org or are they in completely separate servers? If they can be accesed, how? On build.eclipse.org I see /home/hudson/genie.papyrus-rt but it only has a hudson.war file.

--
Ernesto Posse
Zeligsoft


--
Ernesto Posse
Zeligsoft
_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

Back to the top