Forum Discussion

VeenaDevi's avatar
VeenaDevi
Contributor
3 years ago
Solved

ReadyAPI-GitHub-Jenkin Integration and Execution

I Checked in my ready API Project into GitHub, by default it allows only Composite Project ( So This don't have project.xml file)

I tried to execute the same  Test Suite from Jenkin , which i take code from github .

Jenkin workspace showing all content from github which means code checked out ,however not able to congifure project , its not accepting the project localtion 

 

Please refer screen shot 

  • This I resolved :

    in the machine where we installed Jenkin, should navigate to the workspace folder and mention the Project folder.

    ex: C:\Program Files (x86)\Jenkins\workspace\SOAPAPiProject

2 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    How would you execute the same project from your machine commandline?
  • This I resolved :

    in the machine where we installed Jenkin, should navigate to the workspace folder and mention the Project folder.

    ex: C:\Program Files (x86)\Jenkins\workspace\SOAPAPiProject