Add multi-vm Vagrantfile for vcl-test. 39/8439/2
authorDave Wallace <dwallacelf@gmail.com>
Fri, 15 Sep 2017 22:47:44 +0000 (18:47 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Sun, 17 Sep 2017 00:30:20 +0000 (00:30 +0000)
commit1948161b65aa89613f3b6d3714158048091a903c
tree9edacd2302e5d894f9c71fc146c4626c5eb77b60
parenta0a10830fc9974c21fa260b22323abc798a98049
Add multi-vm Vagrantfile for vcl-test.

- Existing Vagrantfile is symbolic link to the
  default Vagrantfile.
- In order to run the multi-host vcl test,
  change Vagrantfile -> Vagrantfile.vcl_test
- Fix socket_test.sh & vppcom bugs.

Change-Id: I965b7f799135c86e989c08bf6c5909677ef38dea
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
extras/vagrant/Vagrantfile [changed from file to symlink]
extras/vagrant/Vagrantfile.default [new file with mode: 0644]
extras/vagrant/Vagrantfile.vcl_test [new file with mode: 0644]
extras/vagrant/vcl_test.sh
src/uri/vppcom.c
test/scripts/socket_test.sh