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

SV Lock string depends on management URL specified

XMLWordPrintable

      SV Configurator in hpe-application-automation-tools-plugin creates lock string using host name from management url specified. Multiple clients using the same server and user will get different lock ids.
      For example:

      -usr tester -pwd xxx -url https://localhost:6085/management --> tester@localhost/SVConfigurator
      -usr tester -pwd xxx -url https://127.0.0.1:6085/management --> tester@127.0.0.1/SVConfigurator
      -usr tester -pwd xxx -url https://pepino.domain.com:6085/management --> tester@pepino.domain.com/SVConfigurator

            chuma Pavel Chuchma
            chuma Pavel Chuchma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: