X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vagrant%2Fubuntu-mininet%2Fbootstrap.sh;h=361eb8220f2f937dcc513417a9d8cd130bb12fcb;hb=c026ea567af29a840fac0a1a9c539bcdce3df0d7;hp=ee1f12dc17539626f0ddfd66bafabc94e949d6b8;hpb=8207f82c52b4703e0fc520d9333a07a4f926a11e;p=releng%2Fbuilder.git diff --git a/vagrant/ubuntu-mininet/bootstrap.sh b/vagrant/ubuntu-mininet/bootstrap.sh index ee1f12dc1..361eb8220 100644 --- a/vagrant/ubuntu-mininet/bootstrap.sh +++ b/vagrant/ubuntu-mininet/bootstrap.sh @@ -95,4 +95,7 @@ cd $OFLOPS_DIR ./boot.sh ./configure --with-openflow-src-dir=$OF_DIR make -make install \ No newline at end of file +make install + +# Install vlan for vlan based tests in VTN suites +apt-get install -y --force-yes -qq vlan