Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30530

Fix release jobs losing their parameters on Jenkins restart

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 11.x, 2021.7
    • Component/s: CI/CD

      Description

      After a Jenkins master restart, the Nuxeo release jobs (see the release-* jobs) don't offer the "Build with Parameters" action, but only "Build Now", as if the jobs didn't detect the parameters defined inside the Jenkinsfile, such as:

        parameters {
          string(name: 'BUILD_VERSION', defaultValue: '', description: 'Version of the Nuxeo Server build to promote')
        }
      

      in the Nuxeo release pipeline.

      This is a known Jenkins issue.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: