jenkins to run our integration tests in jenkin by pulling artifact from our remote repository.
3 views
Skip to first unread message
MasterMind
unread,
Mar 3, 2016, 11:31:08 AM3/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi, I am new to jenkins and researching this product. I'm struggling to fig out how can i use jenkins to run our integration tests in jenkin by pulling artifact from our remote repository.
background : we have separate build automation system and that loads the artifact (jar) in a separate repository .
I want to specify the repository link or some means to download the specific build and deploy/setup the product in some machine and run integration tests on that build. also help with reporting the test results ....
any information/test projects/plugin information will be a great help ..