[Ci-users] Question on testing in Vagrant with Jenkins

Tue Feb 23 17:54:52 UTC 2016
karthik kumar <kumarkarthikn at gmail.com>

Hi all,
  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
  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 ?

   So can you please advice how test suite is pushed to target Machine/VM ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/ci-users/attachments/20160223/96ab9231/attachment-0001.html>