Community
Participate
Working Groups
I would like Gerrit to run core.resources test suite for changes submitted to Platform/Resources repo. Could you please configure it this way or let me know what to do?
I presume your looking to use Hudson's Gerrit plugin to handle the builds? In that case presently Gerrit is only available on the Sandbox Hudson instance, so as long as that's ok I'll create a job there for you. -M.
(In reply to comment #1) Sounds good.
Ok, I've created platform-resources-gerrit on hudson.eclipse.org/sandbox for you. -M.
So it means a new build will be run per each change, right? How can I check all running Gerrit related build?
+1 thanks for doing this! In the interest of transparency, I'm all for having all changes go through gerrit. It gives great transparency and allows changes to be verified by Hudson.
(In reply to comment #4) > So it means a new build will be run per each change, right? How can I check all > running Gerrit related build? I submitted two changes to Gerrit on Friday, but nothing happened. I added Hudson CI reviewer, but it didn't help neither. Am I doing something wrong?
See comment 6.
It looks like you haven't enabled the Gerrit event trigger in your build. You need to check that option in the build triggers list and then set the Gerrit 'path' to watch. The mylyn-reviews-r4e-gerrit job on the sandbox uses Gerrit, so you can take a peak at their config to see how they've got it setup. -M.