Thanks Jeff,
one more improvement : could you please have the bot also ignore revert
commits ?
Cheers,
Gilles
On 7/7/2017 11:56 PM, Jeff Squyres (jsquyres) wrote:
FYI: the "signed-off-by-checker" CI on Github now ignores merge commits
(because those usually aren't signed -- e.g., if yo
i think we should only run minimal tests *by default* for each PR
then we can have jenkins interpret some specific bot commands (for
example :bot:test:ibm/collective)
so additional tests can be performed *on demand*
Cheers,
Gilles
- Original Message -
Thanks for the idea. For IBM
Thanks for the idea. For IBM's internal CI that's similar to what we do
(but I don't think we take advantage of the XML report - I'll mention that
to our CI folks) - we run MTT for every internal PR. It takes a few hours
per PR to complete though. I don't know how acceptable that is for the
communi