How is the TFS plugin supposed to checkout sources on remote nodes
36 views
Skip to first unread message
Andy Falanga
unread,
Oct 5, 2015, 2:36:16 PM10/5/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 Users
I've updated my TFS plugin to 4.0.0 (the latest). Jenkins is running on a Windows system. I must build in Linux. We have 3 systems configured as slave nodes for this purpose. The project that I configured in Jenkins did farm the job to one of the correct slave nodes. However, although the build log shows that all of the TFS workspaces (rather irritating that this term is overloaded) were listed, it doesn't show that any sources were checked out.
I scrapped my old project because it just wasn't working correctly. I made a "free-style software project" and put in the settings necessary to check out code from my branch in TFS. How is this normal flow supposed to work? Am I going to have to use the TEE client on the slave nodes? If so, I thought that version 4.0.0 of the TFS plugin was supposed to mitigate this? It claims to at least. I'd appreciate knowing how this is supposed to work with remote nodes.
Thanks for any help.
Stefan Drissen
unread,
Oct 12, 2015, 3:56:47 AM10/12/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 Users
I would steer away from the 4.0.0 plug-in until it is more stable.
Since installing 4.0.0 slaves were crashing frequently. On the windows slaves I uninstalled the TFS clients (VS Team Explorer) and the get latest was /generally/ working but often resulting in an unsatisified link error.
Everything was (and now is again) working quite nicely with 3.2.0. On my one Linux slave the TEE client is installed.