Re: need the pipline script

2018-10-06 Thread panneerrselvam natarajan
sure. I variable declaration was missing...I did. Regards Panneer Hi, Variable declaration was missing.. I did. Regards Panneer On Friday, October 5, 2018 at 6:46:22 AM UTC-7, Rehan Baig wrote: > > Please share here so newbie like me can get benefit from it too > > Thanks  > > On Thu, Oct

Re: need the pipline script

2018-10-05 Thread Rehan Baig
Please share here so newbie like me can get benefit from it too Thanks  On Thu, Oct 4, 2018, 8:54 PM RAJENDRA PRASAD wrote: > Hi , > Tomorrow I can help you, can you mail me personally, what you are actually > doing there ? > I mean what are the steps you have in pipeline script,when you are

Re: need the pipline script

2018-10-04 Thread RAJENDRA PRASAD
Hi , Tomorrow I can help you, can you mail me personally, what you are actually doing there ? I mean what are the steps you have in pipeline script,when you are encountering this issue. Thanks, rajendra.penuma...@gmail.com On Fri 5 Oct, 2018, 12:01 AM panneerrselvam natarajan, wrote: > Hi

Re: need the pipline script

2018-10-04 Thread panneerrselvam natarajan
Hi Rajendra, I am getting the below error message when i run my scripts using jenkins. Ji.. I need your technical support for few minutes I am getting the below error message while executing the pipeline groovy.lang.MissingPropertyException: No such property: A99versionCount1 for class:

Re: need the pipline script

2018-10-04 Thread panneerrselvam natarajan
Hi Rajendra, I am getting the below error message.. groovy.lang.MissingPropertyException: No such property: AfirstDT for class: groovy.lang.Binding at groovy.lang.Binding.getVariable(Binding.java:63) Please suggest me. Regards Panneer On Monday, October 1, 2018 at 8:47:28 AM

Re: need the pipline script

2018-10-01 Thread panneerrselvam natarajan
Thanks Rajendra Regards Panneer On Monday, October 1, 2018 at 8:47:28 AM UTC-7, rajendraprasad reddy wrote: > > Using curl you can automate but we use readyAPI(paid version o SOAPUI). > Curl can be used for light weight automation and it is tedious to use > large scale web service automation.

Re: need the pipline script

2018-10-01 Thread RAJENDRA PRASAD
Using curl you can automate but we use readyAPI(paid version o SOAPUI). Curl can be used for light weight automation and it is tedious to use large scale web service automation. you can also use soapui open source or even jmeter. these tools you can install on the same machine and use cli mode to

Re: need the pipline script

2018-10-01 Thread panneerrselvam natarajan
Hi Rajendra, Thanks for your immediate response. Yes.. I want to automate web services using Jenkins pipeline I think i can call using curl function.. current me if am wrong. Regards Panneer On Monday, October 1, 2018 at 7:31:09 AM UTC-7, rajendraprasad reddy wrote: > > Hi panneerrselvam, >

Re: need the pipline script

2018-10-01 Thread RAJENDRA PRASAD
Hi panneerrselvam, You want to automate web services using Jenkins? or you want to trigger Jenkins via API(Rest Call)? i think , you want to trigger automated test suite for web service from Jenkins ? If that s correct then which or framework you people used create automated web service test

Re: need the pipline script

2018-10-01 Thread panneerrselvam natarajan
Hi Rajendra, Thanks for your response. I installed everything and got credential also. The sample pipeline scripts are working fine. I have lot of API Test case... Let me know the procedure to send request and get response (HTTPS) for simple url ( i can use my company url). Thanks in

Re: need the pipline script

2018-10-01 Thread Robert Rajendra
getting this error while deploying from publissh via ssh Started by user IT HANDS Building in workspace /var/lib/jenkins/workspace/cheyney-ezradigital-wc > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository >

Re: need the pipline script

2018-10-01 Thread RAJENDRA PRASAD
Install following plugins Git plugin, Pipeline plugin, Credentials plugin Credentials binding plugin After this use snippet generator to compose pipeline step like 'gitcheckout' I hope you can do after this hint. Let me know if you need further help? Thanks, Rajendra On Mon 1 Oct, 2018, 5:14

need the pipline script

2018-10-01 Thread Robert Rajendra
HI need pipleine script to get code from git and deploy to the ssh and how to store ssh keys and location in jenkins pipeline project Regards *Robert Rajendra* Associate Network/Server Support Engineer IT Hands P: +91 863.087.3094 <+91%2086308%2073094> W: www.ITHands.com