← Back to team overview

oship-dev team mailing list archive

Buildbot for OSHIP

 

Hello all,


I'd like announce the buildbot system for the OSHIP Project !
Now it's configured on http://buildbot.oship.org/ address (Thanks Roger !).
l also would like enjoy the opportunity to explain how it's working at the
moment:

Every time that someone push code changes to the bazaar launchpad
repository, it triggers a build process on the buildbot. It will set a new
configured buildout deployment and execute all tests. If a test or a build
step did wrong, the system will send an e-mail to this mailing list, showing
what it did during the build process. The process configured is the most
common process that all developers do when you install a new OSHIP system:

1. python2.6 bootstrap.py
2. bin/buildout

After that, it run all tests to verify if all passed. if someone fails, an
e-mail is sent.
When we fixed all openEHR core modules, some enhancements such as code
coverage and API documentation will be generated by the buildbot and hosted
somewhere.
If I wasn't clear, I can simulate a failed process to everbody understand
how it works.


Cheers.

-- 
http://dmpinheiro.net
-----------------------------------
Diego Manhães Pinheiro