Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26330

Renaming global install sonar do not rename install name in job configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • sonar-plugin
    • None
    • Jenkins 1.565.3
      sonar plugin 2.1

      Step to reproduce:

      • Configure two installations named test1 and test2 (enought to reproduce)
        Manage Jenkins >> Configure System >> Sonar installations >> Add Sonar
      • Create a job using post-build action Sonar, select test2 installation.
      • Rename test2 global installation:
        Manage Jenkins >> Configure System >> Sonar installations
      • Reopen the job that you created the sonar installation is now test1. When running the job it's failed saying that test2 installation doesn't exist.
       
      ------------------------------------------------------------------------
      SONAR ANALYSIS FAILED
      ------------------------------------------------------------------------
      FATAL: Sonar installation defined on this job (test2) do not match anything. Available installations count: 2.
      

            sonarteam Sonar Team
            adoudev adoudev viaccess-orca
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: