How can i read log files located on Master from my slave?
34 views
Skip to first unread message
kgiloo
unread,
Jan 15, 2015, 4:53:30 AM1/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Master writes a changeLog.xml locally in C:\JENKINS\JOBS\%JOB_NAME%\BUILDS\%BUILD_NUMBER%\changelog.xml Is there a way somehow to read this file from my slave when job is running?
kgiloo
unread,
Jan 15, 2015, 10:39:49 AM1/15/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
i found it. with the copy to slave plugin
"Paths are relative to" field can be set in the main jenkins configuration