NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
70 stars 162 forks source link

Connect Multiselect Parameter tool to run job parameter interface in Jenkins Controller #2599

Open TerrenceMcGuinness-NOAA opened 1 month ago

TerrenceMcGuinness-NOAA commented 1 month ago

What new functionality do you need?

The ability of users with access to the Jenkins Controller to have a more fine grain tunable interface for specific features such as #1980 (Restarting #Experiment without Rebuilding) and #1969 (Build Only) for relaunching a CI test on a PR.

What are the requirements for the new functionality?

The Multi Parameter Plugin can have value parameters selected and realized in the Jenkins pipeline.

Acceptance Criteria

Any selectable option that presented to the user when a PR is relaunched from parameters are realized in the re-run.

Suggest a solution