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