s.com ] *On Behalf Of *
> uscen...@gmail.com
> *Sent:* 24 September 2015 10:55
> *To:* Jenkins Users
> *Subject:* workspace question
>
>
>
> I have Jenkins setup with 3 slaves(SL1-3). However I am only to view the
> workspace where the first build was run. After the project
When you say “view the workspace”, what exactly are you doing?
Are these Linux or Windows slaves / master?
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of uscengin...@gmail.com
Sent: 24 September 2015 10:55
To: Jenkins Users
Subject: workspace
I have Jenkins setup with 3 slaves(SL1-3). However I am only to view the
workspace where the first build was run. After the project was setup the
first build was on SL3. We are on build 24 and I can only see the workspace
for SL3 even though build have been run on all 3 slaves. Is there a settin
e: Jenkins Perforce workspace question
Hi, Iata:
Thanks for your detailed info. But I still have some questions. To keep it
simpler, I did the following:
I created a super simple test case. It would be great if you can point out
where I may be wrong. I just want to have a simple test of using
Hi, Iata:
Thanks for your detailed info. But I still have some questions. To keep it
simpler, I did the following:
I created a super simple test case. It would be great if you can point out
where I may be wrong. I just want to have a simple test of using P4 Jenkins
plugin. My steps are belo
1) What's the problem here?
1. Jenkins Perforce Workspace at /var/lib/jenkins/jobs/...
- The name of this P4 workspace is whatever you have typed in the
'Workspace' field of your Jenkins project configuration -> Perforce
section. I'm guessing you typed in 'jenkins_test'.
- The P4 root of this P
Also, the Jenkins doc says user can change JENKINS_HOME directory:
https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins
I don't quite understand this either. How can we change its home directory
after it is installed? Like Java installation, $JAVA_HOME has to always
points to the Ja
Hello, it's the first time to setup Jenkins Perforce Plugin. I just wanted
to setup a simple project to test the automatic build feature in Jenkins.
On my local machine, my project is:
/home/martin/p4/test
I created a workspace named jenkins_test, whose root
is /home/martin/p4/test. I can test