Add L2xc/L2bd/Ip4/Ip6 2-node tests for x710
[csit.git] / bootstrap-multilink.sh
index 950b29c..1f7698b 100755 (executable)
@@ -16,7 +16,7 @@
 
 sudo apt-get -y install python-virtualenv
 
-virtualenv env
+virtualenv --system-site-packages env
 . env/bin/activate
 pip install -r requirements.txt