Skip to content

Project testing guidelines

CleverParty edited this page Apr 28, 2020 · 13 revisions

Continuous Deployment Pipeline :

The Jenkins build server is hosted at Jenkins (http://149.165.171.111:8080/)

Jenkins username : admin
password : admin123 

Continuous Integration Pipeline :

We have utilized travis-ci for the current implementation of Continuous Integration , The builds are generated as soon as the commit has been published . You can view the builds here.

Link -> https://travis-ci.org/github/airavata-courses/SquirtleSquad/builds

Clone this wiki locally