fabric8io / osio-pipeline

DSL and utility functions in groovy for running Jenkins OSIO Pipeline
13 stars 17 forks source link

Reverts runTest and enhances spawn API #131

Closed hrishin closed 5 years ago

hrishin commented 5 years ago

The runTestAPI is not doing anything significant as such. This patch reverts the runTestAPI related changes. It also enhances spawn API to accommodate the stage name to display in Jenkins/OpenShift UI.

Fixes

piyush-garg commented 5 years ago

Tested basic run, works fine. merging