Hello guys,
Only the unit tests were performed on the travis-ci till now. I wanted to get the functional tests on the travis for a long time. This weekend, I was able to spend some time and got that going. Now whenever a travis build is started, a jenkins instance is installed inside the travis environment, configured with a user named "testuser", and hen the functional tests are performed with this testuser's credentials.
Comments are always welcome.
Cheers,
Kannan.