-
Improvement
-
Resolution: Fixed
-
Minor
-
Jenkins ver. 1.456
Perforce 1.3.11
I have an initial job that syncs to the depot and gets the most up to date changesets and then triggers the rest of the jobs through a daisy chain.
I know there are features that enable you to pass a changelist via parameters or counter, but I haven't found any solutions for the jobs posting the same changeset as the initial job.
It would be nice to have an option that allows downstream jobs to inherit the same changelog as their parents'.
This is more of a convenience since we can just use deduction to figure out which tests are using the most recent revisions, but it would be nice to just be able to see each job tell us what accurate changeset it is using.
Thanks.