Service Virtualization

 View Only
Expand all | Collapse all

Hi, Is there any way to pass Jenkins parameters inside LISA test. I am using v8.4, any help would be appreciated.

  • 1.  Hi, Is there any way to pass Jenkins parameters inside LISA test. I am using v8.4, any help would be appreciated.

    Posted Feb 09, 2016 11:26 AM

    Hi, Is there any way to pass Jenkins parameters inside LISA test. I am using v8.4, any help would be appreciated.



  • 2.  Re: Hi, Is there any way to pass Jenkins parameters inside LISA test. I am using v8.4, any help would be appreciated.

    Posted Feb 09, 2016 12:00 PM

    How are you talking to Jenkins from Lisa test?  using a url? post request? using the build function?

     

    if so, to send parameters, you need to use the BuildWithparameters?parm=value&parm1=value1.. etc

     

    see Parameterized Build - Jenkins - Jenkins Wiki