Last modified: 2014-06-19 11:05:08 UTC
Parsoid's tests go like this: 1. testCommit is called 2. testCommit calls runTests with current build parameters and ZUUL_COMMIT=$ZUUL_COMMIT^1 3. testCommit calls runTests again with only the current build parameters 4. testCommit compares the two results and publishes a junit file with the relevant information The problem is, "current build parameters" is more complicated in JJB than it is in Jenkins proper. We should add that option to the upstream of JJB.
My bad, it exists, it's just not documented.
Then it need to be documented and the doc sent upstream :-]
This need to be fixed in JJB.
Mark: Are you still working on this? Or should this be released back into the grand pool of available bugs?
mtraceur: Are you still working on this? Or should the assignee be reset?
Fixed up by Mark Fri Mar 8 14:05:52 2013 -0800 https://review.openstack.org/23963