<div dir="ltr">Hi all, <div>  My name is Karthik. In our company we are planning have our own t_functional testing running and add more tests and contribute back to the community. To start with planning to run test suite in Vagrant VM and got struck in pushing the test suite to Vagrant VM and run the ./runtest.sh</div><div>  I know I can have a "Execute Shell" block in Jenkins with vagrant ssh -c "git clone xxxx" and vagrant ssh -c "./runtests.sh" but it doesn't look the right way to do with Jenkins !! Isn't it ?  My blind guess on whats being done in ci.centos is kickstarting machine/provisioning VM, making it as jenkins-slave and running the job on it ? </div><div> </div><div>   So can you please advice how test suite is pushed to target Machine/VM ?</div><div><br></div><div>Thanks</div></div>