commit | f6c57effb747917d02fe1781c95a28eb37c184be | [log] [tgz] |
---|---|---|
author | Jamie Lennox <jamielennox@gmail.com> | Wed Jun 14 15:24:52 2017 +1000 |
committer | Jamie Lennox <jamielennox@gmail.com> | Wed Jun 14 15:35:09 2017 +1000 |
tree | 6ff455d253cf29b183941dd4e0b6cf6d73678c13 | |
parent | 96e6589ccef500beea2ddca977451cf8025e334c [diff] |
Read layout from BuildSet in first merge scenario When you are running the first test of a project then the layout doesn't contain the project and so can't report. It seems like this used to be able to be pulled from the QueueItem.layout but this doesn't seem to be set any more. If we get it from the BuildSet this works so we should allow it to be sourced from there. Change-Id: Icf972d1c5eb351e7800c05064f94b86513df660b Signed-off-by: Jamie Lennox <jamielennox@gmail.com>