Forum Discussion

srivallikolli's avatar
srivallikolli
Occasional Visitor
10 years ago

problem with running TC scripts on Jenkins slave machine using GitHub integration

I am using Jenkins CI in integration with GitHub. I am pushing my code to GitHub and integrated that to jenkins. I've created a job in jenkins which will trigger my automation scripts execution automatically, whenever there is a code push to GitHub.

 
I could successfully run the scripts automatically with git push on Jenkins master machine. But, I am getting error 'ERROR: Error cloning remote repo origin', when I try to run the scripts on Jenkins Slave machine. Please help me out with the configuration to work with Slave machines.
 
Note: I've mentioned the Slave node under 'Restrict where this project can be run' under job configuration
 
Any one faced the same problem with jenkins? if so, please help me out if you find any solution for this.
 
 
No RepliesBe the first to reply