On 01/15/15 at 06:12pm, Andy Zhou wrote:
> Add 'test_ovs_kmod' provision. Command:
># vagrant provision --provision-with=test_ovs_kmod
>
> will run "make check-kmod" in the vagrant launched VM.
>
> It turns out to be more convenient to test within as root. Switch
> Vagrantfile provisions to
Add 'test_ovs_kmod' provision. Command:
# vagrant provision --provision-with=test_ovs_kmod
will run "make check-kmod" in the vagrant launched VM.
It turns out to be more convenient to test within as root. Switch
Vagrantfile provisions to run as root user. However, vagrant can
still be launch