On Fri, 2 Sep 2011 17:36:54 +0530, Vishal Bhoj vishal.bhoj@linaro.org wrote:
I had question, Can we commit multiple projects into gerrit in a single commit so that review would be easy ?
<asac> pfefferz: we struggled above a bit how we can make a multi project change show up as a single gerrit change/review? <asac> pfefferz: is that possible? <asac> i always thought it was ppossible, but patrick tried and didnt get it to work <asac> e.g. each project change showed up as one review <asac> which also means you cannot atomically merge one cross project changeset <pfefferz> asac, yeah, but it isn't needed very often, so I've just been paying the build may break a little price
With CI I think that this won't be possible any more would it? The patch would be rejected if it depended on something else.
<pfefferz> asac, but yeah, if you use the "repo start --all" command or list the cross projects it should work
I guess therefore we need to test this and document it such that these changes will be able to get through CI?
Thanks,
James