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

[Custom Tools] - Parameter definition does not return the default value

    XMLWordPrintable

Details

    Description

      Due to the JENKINS-15094, this issue is a blocker.
      It leads to the failure of all executors if Jenkins tries to get the default value for CLI-invoked jobs

      Attachments

        Issue Links

          Activity

            Code changed in jenkins
            User: Oleg Nenashev
            Path:
            src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/versions/ToolVersionParameterDefinition.java
            src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
            src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CLICommandInvoker.java
            src/test/java/com/synopsys/arc/jenkins/plugins/customtools/versions/ToolVersionParameterDefinitionTest.java
            http://jenkins-ci.org/commit/customtools-plugin/317adc58e636548e5f3619d74ce1fbed7ff95d3c
            Log:
            [FIXED JENKINS-22925] - Properly return default values to avoid JENKINS-15094

            Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/versions/ToolVersionParameterDefinition.java src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CLICommandInvoker.java src/test/java/com/synopsys/arc/jenkins/plugins/customtools/versions/ToolVersionParameterDefinitionTest.java http://jenkins-ci.org/commit/customtools-plugin/317adc58e636548e5f3619d74ce1fbed7ff95d3c Log: [FIXED JENKINS-22925] - Properly return default values to avoid JENKINS-15094 Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>

            Code changed in jenkins
            User: Oleg Nenashev
            Path:
            pom.xml
            src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/versions/ToolVersionParameterDefinition.java
            src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java
            src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CLICommandInvoker.java
            src/test/java/com/synopsys/arc/jenkins/plugins/customtools/versions/ToolVersionParameterDefinitionTest.java
            http://jenkins-ci.org/commit/customtools-plugin/551886c1c5e039a99583af01ba7327ef23fda04b
            Log:
            Merge pull request #17 from synopsys-arc-oss/cli_call_fixes

            [FIXED JENKINS-22925] [FIXED JENKINS-22923] - Cli call fixes

            Compare: https://github.com/jenkinsci/customtools-plugin/compare/f502329e1a59...551886c1c5e0

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: pom.xml src/main/java/com/synopsys/arc/jenkinsci/plugins/customtools/versions/ToolVersionParameterDefinition.java src/test/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallerTest.java src/test/java/com/synopsys/arc/jenkins/plugins/customtools/util/CLICommandInvoker.java src/test/java/com/synopsys/arc/jenkins/plugins/customtools/versions/ToolVersionParameterDefinitionTest.java http://jenkins-ci.org/commit/customtools-plugin/551886c1c5e039a99583af01ba7327ef23fda04b Log: Merge pull request #17 from synopsys-arc-oss/cli_call_fixes [FIXED JENKINS-22925] [FIXED JENKINS-22923] - Cli call fixes Compare: https://github.com/jenkinsci/customtools-plugin/compare/f502329e1a59...551886c1c5e0
            oleg_nenashev Oleg Nenashev added a comment -

            Will be fixed in the new release

            oleg_nenashev Oleg Nenashev added a comment - Will be fixed in the new release

            People

              oleg_nenashev Oleg Nenashev
              oleg_nenashev Oleg Nenashev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: