Jenkins GitHub PR commands - rackerlabs/otter GitHub Wiki
- "jenkins please run integration tests" - tell jenkins to run the integration tests in our CI environment.
- "jenkins please run unit tests" - tell jenkins to run the lint & unit tests (only useful if Travis CI is being crappy/slow).