SonarQube Analysis in Jenkins Pipeline | SonarQube and Jenkins Integration | DevOps Real Project |15

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • Hey, folks!
    Welcome to another video in the series "DevOps Real Time Projects" #3. In today's video, we are going to talk about
    1) SonarQube Analysis in Jenkins Pipeline
    or
    2) SonarQube and Jenkins integration
    LogicOps Lab - / @logicopslab
    LogicOps Lab - Hindi - / @logicopslabhindi
    GitHub - bit.ly/3lsUjdE
    Twitter - ​ / logicopslab
    Instagram - bit.ly/3tJ9Jyf
    Facebook - bit.ly/3ziMoVq
    Like | Share | Subscribe | Follow
    sonarqube analysis in jenkins pipeline,sonarqube and jenkins integration,sonarqube installation on windows,jenkins and sonarqube integration,jenkins and sonarqube,jenkins and sonar,github jenkins and sonarqube,how to do sonar scan,how to get sonarqube report,how to do code coverage in sonarqube,devops real time projects,devops real time scenarios,devops real project,devops real time projects telugu,real time devops work,real time devops project videos

КОМЕНТАРІ • 36

  • @samynathan2233
    @samynathan2233 Рік тому +2

    Hi Ravish,Can you do a videos on end to end project setup on realtime..Eg from GitHub to pipeline for dev, pipeline for QA and other environment
    And how the notification send to each environment and Eg. after testing how the tester will communicate to you and also how the VM will be provisioned to each environment through IAAC in pipeline also prod level env setup and who are all approved the setup and pipeline for prod env ..... we are ready to watch this videos if it will be more than 2hrs also, because It will help to crack the interview and able to understand the concept of Devops in a 10000 feet view..

  • @tiltedmacha
    @tiltedmacha 7 місяців тому

    clear and concise explanation.. nice voice too :P

    • @LogicOpsLab
      @LogicOpsLab  7 місяців тому +1

      Thanks for the feedback, mate. Appreciate it.

  • @SandeepSingh-hn6it
    @SandeepSingh-hn6it Рік тому

    it really Good and much clear, But have one doubts, how to create a pipeline with sonarqube analysis ?

    • @LogicOpsLab
      @LogicOpsLab  11 місяців тому

      You just club SQ with the pipeline. It will automatically give you results on the dashboard.

    • @SandeepSingh-hn6it
      @SandeepSingh-hn6it 11 місяців тому

      @@LogicOpsLab Can you give me some example for Nodejs and Php project which will help us to create it.

  • @enjoyfriends873
    @enjoyfriends873 6 місяців тому

    please explain how to write that jenkinfile with an example for java
    I used maven on my local to build .war file

    • @LogicOpsLab
      @LogicOpsLab  6 місяців тому

      Hello. Same thing I have explained with the same codebase in project #1 and #2
      Kindly take a look.

  • @SandeepSingh-hn6it
    @SandeepSingh-hn6it 11 місяців тому

    Hi, The version are compatible with SonarQube using 9.9.0 or 10.+ , which Jenkins version can we use for it ? if SonarScanner Plugin are upgrade then how can handle it.

    • @LogicOpsLab
      @LogicOpsLab  7 місяців тому

      Apologies, I think the version got old. You might have to upgrade.

  • @narasimhamurthy8563
    @narasimhamurthy8563 Рік тому

    Hi
    I was able to get code analysis for ruby project but coming to coverage I am unable to include lines for the report.. please guide me if any suggestions, it's appreciated.
    Thanks in advance

    • @LogicOpsLab
      @LogicOpsLab  Рік тому

      Lines for the project? I didn't understand your question.

  • @PiyushGhosh-l4k
    @PiyushGhosh-l4k 9 місяців тому +1

    ERROR: No tool named sonarscanner found . please help !!

    • @LogicOpsLab
      @LogicOpsLab  7 місяців тому

      Here are a few steps you can take to resolve this issue:
      Installation: Make sure that you have installed the SonarScanner tool on your system. SonarScanner is a command-line tool used to run SonarQube analysis on a project. You can download it from the official SonarQube website and follow the installation instructions for your specific operating system.
      Path Configuration: After installing SonarScanner, ensure that its executable is in the system's PATH. This allows you to run the command from any directory without specifying the full path. If the tool is not in the PATH, you may need to provide the full path when executing the command.
      Check Version Compatibility: Ensure that the version of SonarScanner you have installed is compatible with the version of SonarQube or SonarCloud you are using. Incompatibilities between versions can lead to issues. Check the documentation for compatibility information.
      Restart the Terminal or IDE: If you've installed SonarScanner after opening your terminal or integrated development environment (IDE), you may need to restart it to pick up the changes to the PATH environment variable.
      Verify Installation: After installation, you can verify whether SonarScanner is recognized by running a command like sonarscanner -v to check the version. If the tool is correctly installed and configured, it should display information about its version.

    • @PiyushGhosh-l4k
      @PiyushGhosh-l4k 7 місяців тому

      @@LogicOpsLab bro can u make vide on jenkins pipiline script with agent installation ?

    • @atchandiran89
      @atchandiran89 19 днів тому

      Yes, I am also facing the same error. Have you rectified this issue?

  • @mohdadilansari8969
    @mohdadilansari8969 Рік тому

    Can you suggest me
    What after devops?
    Devops+back end
    Devops+tester
    Devops+cloud engineer
    Or any other options?
    What will be having higher demand

    • @LogicOpsLab
      @LogicOpsLab  Рік тому

      DevOps + Cloud Engineer
      This is an amazing career in the current scenario. Go for it!

    • @mohdadilansari8969
      @mohdadilansari8969 Рік тому

      Thank you

    • @LogicOpsLab
      @LogicOpsLab  Рік тому

      @@mohdadilansari8969 You are welcome!

    • @vinaymishra3796
      @vinaymishra3796 Рік тому

      I know testing manual+automation and i have some devops knowledge like i deployed a django application on ubuntu server. So is this good career.

  • @chandershekher6631
    @chandershekher6631 11 місяців тому

    Can you explain code coverage?

    • @LogicOpsLab
      @LogicOpsLab  11 місяців тому

      Code coverage is a metric used in software development to measure how much of a codebase is tested by a set of automated tests. It is typically expressed as a percentage and indicates the proportion of your source code that has been executed at least once by your tests.

    • @chandershekher6631
      @chandershekher6631 11 місяців тому

      May I have your contact number ?
      @@LogicOpsLab

  • @mohdadilansari8969
    @mohdadilansari8969 Рік тому

    Are you working as developer+devops or only as devops

    • @LogicOpsLab
      @LogicOpsLab  Рік тому

      I work as full time devops but these days you need to know scripting and a bit of coding, as well.
      There are several jobs that require 50-50 ops + development and still considered as DevOps or SRE job.

  • @venuravinuthala3745
    @venuravinuthala3745 Рік тому

    Bro please do Videos for freshers DevOps

  • @sivakumar-xw5ff
    @sivakumar-xw5ff Місяць тому

    taken code form udemy series

    • @LogicOpsLab
      @LogicOpsLab  Місяць тому

      Yes, I have mentioned this 2 yrs back and given him the credits, too. Thanks for your feedback, though.

  • @me_debankan4178
    @me_debankan4178 Рік тому

    sonarscanner