We use Perforce to manage our Software Configuration.
My question is how to achieve continuous integration in Perforce?
Are there any tools built on top of Perforce to run continuous integration?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The official one is Electric Cloud, through its “Continuous Delivery” feature. See the press release from May 2012.
However, the tool itself is only one part of the process. The other is how you access the code with Perforce: the blog post “Massive Automation: Agile, Continuous Integration, and Perforce” details how:
So it insists on the presence of replica in order to alleviate the charge put on the central Perforce server.
You can see another process for CI with Perforce in the article “Compartmentalized Continuous Integration“.