makeporngreatagain.pro
yeahporn.top
hd xxx

SonarQube Integration with Jenkins

361
  1. Login to Jenkins GUI console and install ” SonarQube scanner” pluginManage Jenkins > Manage Plugins > Avalable > SonarQube scanner
  2. Configure SonarQube scanner home pathManage Jenkins > Global Tool Configuration > SonarQube Scanner
    • Name : sonar_scanner
    • SONAR_RUNNER_HOME : /opt/sonar_scanner
  3. Configure SonarQube server name and authentication tokenManage Jenkins > Configure Systems > SonarQube Servers
    • Name : SonarQube
    • ServerURL : http://<Sonarqube_server>:9000/sonar
    • Server authentication token To Get Authentication code follow below steps. Login to SonarQube server as a admin My Account > Security > Generate Token
  4. Create a job to test SonarQube. Provide below sonar properties details in the job under buildBuild:
    • Execute SonarQube Scanner > Analysis properties (it is mandatary).
      • sonar.projectKey=webmagic
      • sonar.projectName=webmagicdemo
      • sonar.projectVersion=1.0
      • sonar.sources=/var/lib/jenkins/workspace/$JOB_NAME/<PROJECT_NAME>/src
  5. Execute job to get analysis report.

Comments are closed, but trackbacks and pingbacks are open.

baseofporn.com https://www.opoptube.com
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.