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

Expose Sauce OnDemand credentials entered into plugin as environment variables

      Currently, the Sauce OnDemand Jenkins plugin does not expose the Sauce OnDemand username and api key as environment variables, so tests being invoked using the plugin don't have an easy way of obtaining the credentials.

          [JENKINS-13794] Expose Sauce OnDemand credentials entered into plugin as environment variables

          Ross Rowe added a comment -

          The username will be available from the SAUCE_USER_NAME variable, and the api key will be available from the SAUCE_API_KEY variable.

          Ross Rowe added a comment - The username will be available from the SAUCE_USER_NAME variable, and the api key will be available from the SAUCE_API_KEY variable.

          Code changed in jenkins
          User: Ross Rowe
          Path:
          src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
          http://jenkins-ci.org/commit/sauce-ondemand-plugin/a78f7842905cc0a042fb49181d39320602c3e80d
          Log:
          JENKINS-13794 Expose the Sauce user name and api key as variables

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ross Rowe Path: src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java http://jenkins-ci.org/commit/sauce-ondemand-plugin/a78f7842905cc0a042fb49181d39320602c3e80d Log: JENKINS-13794 Expose the Sauce user name and api key as variables

          Ross Rowe added a comment -

          Fix available in version 1.14

          Ross Rowe added a comment - Fix available in version 1.14

            rossrowe Ross Rowe
            rossrowe Ross Rowe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: