-
Bug
-
Resolution: Fixed
-
Critical
-
Our Environment details as follows,
Jenkins Master Server OS: Ubuntu-12.04 LTS (64 Bit).
Jenkins Version: 2.46.2
PlasticSCM Plugin Version - 2.9
Master & Slave Based.
Slave Machine: Windows-7 (64-Bit)
-
-
plasticscm-plugin-2.14
Dear Team,
Recently I have upgraded our Jenkins master server to 2.46.2 version. Previously we have configured few jobs with PlasticSCM and it was working fine till before upgrade.
Now the problem is with the new PlasticSCM Plugin Version - 2.9 under “Workspace name” made as mandatory. By default it configured with - Jenkins-${JOB_NAME}-${NODE_NAME} variable.
Due to this it additionally creates one more folder inside the workspace/jobname location. Eg: It is creating like D:\Jenkins\workspace\17_Mohan_Test\17_Mohan_Test\
Is there any way to make this “Workspace name” null? As I have already defined under Manage Jenkins->configure system->Workspace Root Directory as - ${ITEM_ROOTDIR}/workspace.
So under Job PlasticSCM “Workspace name” I want to make it as null, So kindly help me.
Thanks,
Mohan
- is related to
-
JENKINS-50284 PlasticSCM - cannot use Plastic repository as Shared Library source
- Closed