Skip to content

Align jenkins jobs' parameters' names #433

@zdtsw

Description

@zdtsw

Some parameters we use for openjdk pipeline and downstream build jobs are not matching.

It is good to align them to make code more clear , e.g:

  • cleanWorkspaceBeforeBuild vs CLEAN_WORKSPACE
  • useAdoptBashScripts vs USE_ADOPT_SHELL_SCRIPTS

The goal is to

  1. change CLEAN_WORKSPACE to CLEAN_WORKSPACE_BEFORE_BUILD , change useAdoptBashScripts to useAdoptShellScripts
  2. update document, comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions