Difference between revisions of "CI/Windows"

From OpenMBD
< CI
Jump to: navigation, search
Line 3: Line 3:
 
== Setting up the PC as a server ==
 
== Setting up the PC as a server ==
  
 +
To set up the PC as a server there are several setting that needs to be done.
 
<i>Short summary of what needs to be done</i>
 
<i>Short summary of what needs to be done</i>
  
Line 8: Line 9:
 
== Installing the applications ==
 
== Installing the applications ==
  
<i>Provide a list of applications which need to be installed. With each listed item, provide a link to that application for the specific steps</i>
+
 
 +
The next apllications need to be installed to set the PC as a server.
 +
 
 +
 
 +
* Jenkins: In order to install jenkins go to the [http://openmbd.com/wiki/CI/Jenkins Jenkins] page.
 +
 
 +
* SonarQube: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/SonarQube SonarQube] page.
 +
 
 +
* TestExecute: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/TestExecute TestExecute] page.
 +
 
 +
* TestComplete: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/TestComplete TestComplete] page.
 +
 
 +
* TortoiseSVN: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/TortoiseSVN TortoiseSVN] page.
 +
 
 +
* Apache Ant: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/Ant Ant] page.
 +
 
 +
* JUnit: In order to install SonarQube go to the [http://openmbd.com/wiki/CI/JUnit JUnit] page.
 +
 
  
  

Revision as of 08:43, 1 November 2017


Back to Home

Setting up the PC as a server

To set up the PC as a server there are several setting that needs to be done. Short summary of what needs to be done


Installing the applications

The next apllications need to be installed to set the PC as a server.


  • Jenkins: In order to install jenkins go to the Jenkins page.
  • SonarQube: In order to install SonarQube go to the SonarQube page.
  • TestExecute: In order to install SonarQube go to the TestExecute page.
  • TestComplete: In order to install SonarQube go to the TestComplete page.
  • TortoiseSVN: In order to install SonarQube go to the TortoiseSVN page.
  • Apache Ant: In order to install SonarQube go to the Ant page.
  • JUnit: In order to install SonarQube go to the JUnit page.



Startup scripts

Post startup script here with an explanation of how to schedule this script to run on startup


Windows Settings

Environment variables, standby settings, etc.