CI

From OpenMBD
Revision as of 09:35, 30 October 2017 by Appie tijdelijk (talk | contribs)
Jump to: navigation, search

Info about our CI and Test Automation server to be posted here.

All subpages need to be subpages of www.openmbd.com/wiki/CI (e.g. www.openmbd.com/wiki/CI/Jenkins or www.openmbd.com/wiki/CI/SonarQube, etc.)


How to set-up Jenkins to build and test HANtune?

In order to install Jenkins, first the executable will need to be downloaded from the site of Jenkins


Jenkins homepage.png


Press the download button. A pop-up menu will appear. From the menu select LTS Release (2.73.1) and click on the arrow, select Windows.

LTSRelease.png

Then unzip the file that where downloaded and then click the executable. The installation process is going to start. Then follow the installation wizard. Choose the path where you want to install Jenkins. After the installation is over, open the webbrowser and type localhost:8080. It will direct to page as shown on the picture below.


GettingStartedJenkins.png


Here will be asked to enter the password located in the C:\Program Files (x86)\Jenkins\secrets\initialAdminPassword(this is an example)

Once finded the password, copy and paste it under Administrator password. Then press continue. After this press install suggested plugins.


Suggestedplugins.png


After the suggested plugins are installed a window will appear where the username, the password, full name, and email address must be set. After all this information was filled in click Save and finish. In the next window that will appear press Start using Jenkins. After this the Jenkins Dashboard will appear and will be similar with the picture below.


Jenkins.png


After this, Manage Jenkins needs to be clicked. A menu will show up and is going to look like the picture below.



Sonar web port.jpg


openmbd.com/wiki/CI/Jenkins openmbd.com/wiki/CI/SonarQube