How to configure workspace on the Jenkin

26 views
Skip to first unread message

pbasan...@gmail.com

unread,
Jun 29, 2018, 6:06:17 AM6/29/18
to Jenkins Users
Hi All,

How to configure workspace on the Jenkin so that the workspace can be visible from jenkin instance job.

Regards,
Basanta

Victor Martinez

unread,
Jul 3, 2018, 8:43:02 AM7/3/18
to Jenkins Users
Hi,

What do you mean more specifically?

Cheers

pbasan...@gmail.com

unread,
Jul 20, 2018, 8:49:52 AM7/20/18
to Jenkins Users
is there a way to access the workspace after termination of the pod.

Caleb Oh

unread,
Jul 20, 2018, 9:59:44 AM7/20/18
to Jenkins Users
I've worked around this problem through two ways. One option is to mount the workspace as a hosted volume on the slave. The second option is to have a dedicated slave that stays idle for many hours, so that developers can actively work with the workspace for the day.

-- Caleb

Martin d'Anjou

unread,
Jul 20, 2018, 8:20:44 PM7/20/18
to Jenkins Users
is there a way to access the workspace after termination of the pod.

If you need the workspace to persist after the build and be available to other agents, you can use the External Workspace Manager Plugin.

Martin

Reply all
Reply to author
Forward
0 new messages