Provide a light weight check out functionality for perforce so that when initializing the job or running it will not check out whole code repo to master. When we hold a huge code base it take too much time to trigger the build jobs as it has to chekcout the whole repo on to master and configure from jenkinsfile and then it starts it's build process.
Must work for streams.
- is related to
-
JENKINS-46528 Entire stream synced to the script workspace "...@script".
- Closed