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

HP Automation Tools - Improvement

XMLWordPrintable

      Background:
      Concern on the security of predefined password in the configuration.
      Many users can run the job without having credential in HP performance center.
      User need to go to configuration to change the test instance/test id, or other parameters.

      Suggestion:
      Ability to make parameterize the build. i.e.
      Username, password, test id, test instance, PC server, etc are defined in the parameter instead of having to change the configuration everytime.

      The configuration on build more or less should be like:
      ------------------------------------------
      PC Server=${PC_SERVER}
      User name=${Username}
      Password=${Password}
      Domain=${Domain}
      Project=${Project}
      Test ID=${Test_ID}
      Test Instance ID=${Test_Instance_ID}
      ------------------------------------------

            orenpelzman Oren Pelzman
            ronald89 Ronald Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: