-
Notifications
You must be signed in to change notification settings - Fork 0
Continuous Integration
hel1na edited this page Oct 24, 2013
·
17 revisions
For continuous integration we are using Jenkins. It is a server-based system and it runs on Amazon EC2.
Link: http://ec2-54-220-204-100.eu-west-1.compute.amazonaws.com:8080/job/TartuTrainer/
How to run Jenkins:
- Configure putty (if you like to use command line)
- Jenkins -> Project -> Build Now -> Console Output (see the errors, successes etc.)
We can see all the necessary information from Jenkins. It sends each time a email notifications about Jenkins build status (Build failed in Jenkins, Jenkins build is back to normal).