Open jeff1evesque opened 9 years ago
We will create install_jenkins.pp
in the manifest/
directory. This file will contain the rules to install, and configure jenkins.
We can install jenkins (on the guest VM) using the following command:
puppet module install rtyler-jenkins --modulepath /vagrant/puppet/modules
Note: we will implement the following directory structure:
Vagrantfile
install_opencv.pp
README.md
detector.cpp
We will change our direction to travis. Otherwise, we will be responsible for maintaining the infrastructure of the framework.
After #4 has been resolved, we will implement Jenkins in order to perform automated unit testing.
Note: this issue corresponds to https://github.com/jeff1evesque/machine-learning/issues/204