How to pull a report from HP Performance Center in Jenkins.

2019-08-16 Thread Jim Ryan
We run regular, scheduled jobs in Performance Center. These are scheduled to run via the Performance Center API. I want to then have a scheduled job in Jenkins that will pull one of the reports from the job and save it somewhere where I can then post a link to it in Slack, or email the link,

Re: Converting to pipeline questions

2019-08-16 Thread Louis Elston
Currently (in the classic\non pipeline jobs), when a product version is released, we disable that job (ex productversionv1), and copy the job to productversionv2 and set the job parameters for the correct branch to use. Occasionally we do need to do a fix in v1, so it is just a matter of