Hey Steffen and Andy,
Continuing what I started on Twitter here, as some more characters might be helpful :)
It seems that both our projects (FLOW3 and Wikidata) are in a similar situation. We are using Gerrit as CR tool, and TravisCI to run our tests. And we both want to have Travis run tests for all patchsets submitted to Gerrit, and then +1 or -1 on verified based on the build passing or failing. To what extend have you gotten such a thing to work on your project? Is there code available anywhere? If both projects can use the same code for this, I'd be happy to contribute to what you already have.
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. ~=[,,_,,]:3 --
Hey Jeroen,
sorry for this (really) late reply. Currently i do not have any code. I created a first prototype, but i didn`t finished it. And now it is gone :(
What is your current status about this topic? Is there something new?
Andy
2013-06-13 15:16 GMT+02:00 Jeroen De Dauw jeroendedauw@gmail.com:
Hey Steffen and Andy,
Continuing what I started on Twitter here, as some more characters might be helpful :)
It seems that both our projects (FLOW3 and Wikidata) are in a similar situation. We are using Gerrit as CR tool, and TravisCI to run our tests. And we both want to have Travis run tests for all patchsets submitted to Gerrit, and then +1 or -1 on verified based on the build passing or failing. To what extend have you gotten such a thing to work on your project? Is there code available anywhere? If both projects can use the same code for this, I'd be happy to contribute to what you already have.
Cheers
-- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. ~=[,,_,,]:3 --
Hey Andy,
We switched code review of most of our components to GitHub and so sidestepped the problem. For those that are still on Gerrit, we still have the tests run on Jenkins first, and then have the more comprehensive TravisCI tests run post merge. Since this is working fine for us, we are no longer actively looking for better Gerrit + Travis integration. Of course, if you happen to find something, we'll be interested in seeing what that is.
Cheers
-- Jeroen De Dauw - http://www.bn2vs.com Software craftsmanship advocate Evil software architect at Wikimedia Germany ~=[,,_,,]:3
wikidata-tech@lists.wikimedia.org