Skip to content

ByteInternet/magento-continuous-integration-example

Repository files navigation

Install test dependencies

For this example, make sure you have the following installed:

  • ansible
  • python-nose (or install nose in a virtualenv)
  • python-selenium (or install selenium in a virtualenv)
  • PhantomJS

Configure sudoers file for vagrant-hostmanager plugin

# sudo visudo
Cmnd_Alias VAGRANT_HOSTMANAGER_UPDATE = /bin/cp /var/lib/jenkins/.vagrant.d/tmp/hosts.local /etc/hosts
jenkins   ALL=(root) NOPASSWD: VAGRANT_HOSTMANAGER_UPDATE

About

Example of automated testing and deploying Magento with Vagrant and Jenkins

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published