*Correction*:
The groovy script has to return an array of strings in the groovy '*choices*'
> variable:
>
>def mydata = ['string 1', 'string 2', 'string 3', 'string
> 4', 'string 5' ]
>*choices* = mydata
>
>
So, after figuring out how to build and debug Jenkins, I discovered the
answer I was looking for.
The groovy script has to return an array of strings in the groovy 'choice'
variable:
def mydata = ['string 1', 'string 2', 'string 3', 'string
4', 'string 5' ]
choice = mydata
It is
developers AccuRev-workspace
- #3. build the workspace and publish results
I can already do steps #2 and #3 with other jobs running in Jenkins
When I found the 'Groovy Choice Parameter Plug-In', I quickly built it,
then set to writing a groovy script to generate a list of the wokspace