maven - How to run my integration test after tomcat deployment in jenkins ? -


  1. i need run project using tomcat (tomcat deploy) 2.after need run integration test using jenkins

target : when run jenkins build , project should deploy tomcat server , run integration test

in execute shell, enter commands need jenkins execute. rest setup & configuration. please read jenkins wiki building software project. give variables can use in shell script (such java_home).


Popular posts from this blog