Install vlan package to the ubuntu-trusty-mininet
[releng/builder.git] / vagrant / ubuntu-mininet / bootstrap.sh
index ee1f12dc17539626f0ddfd66bafabc94e949d6b8..361eb8220f2f937dcc513417a9d8cd130bb12fcb 100644 (file)
@@ -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