Closed yunseong closed 9 years ago
Our Jenkins server is at here.
I and @yunseong set ReMon Build
job in Jenkins. It tests collector(mvn test
) and monitor(python -m tornado.testing tests.test_monitor
) part.
I set github pull request builder. If new pull request is added, Jenkins automatically tests the pull request and show the result.
As CI testing tool, we are going to use Jenkins.
Set up Jenkins to build automatically for each time new pull request is created.
@TaeHunKim and I will work on this.