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

testng-plugin: 502 Bad Gateway when using custom Home directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • testng-plugin
    • None
    • Jenkins ver. 1.574
      Testng-Plugin version: 1.10

      When using Jenkins with a custom Home directory (ex: /home/jenkins/jenkins-prometheus), it appears that a 502 Bad Gateway error occurs when clicking on the Class Name on a testng test result. Here is an example of the URL that the plugin is trying to navigate to:

      [domain]/jenkins/job/OAM%20-%20Positive%20Testing/8/testngreports/automationFramework/Example_NewUserRegistration

      Changing the URL to the following successfully loads the page for the Class Name:
      [domain]/jenkins-prometheus/job/OAM%20-%20Positive%20Testing/8/testngreports/automationFramework/Example_NewUserRegistration

      It appears that the problem is related to the custom Home directory.

            nullin Nalin Makar
            veesonic Mike Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: