Commit 65f04709 authored by Rohit Gupta's avatar Rohit Gupta

[Gitlab CI]: additional packages for pylab support for autotest

parent 5bbdefee
...@@ -223,10 +223,12 @@ check_install_additional_tools (){ ...@@ -223,10 +223,12 @@ check_install_additional_tools (){
android-tools-adb \ android-tools-adb \
wvdial \ wvdial \
python-numpy \ python-numpy \
sshpass \ sshpass \
nscd \ nscd \
bc \ bc \
ntp ntp \
python-scipy \
python-matplotlib
$SUDO pip install paramiko $SUDO pip install paramiko
$SUDO pip install pyroute2 colorama $SUDO pip install pyroute2 colorama
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment