run tox with 'sudo'
[releng.git] / jjb / doctor / doctor.yaml
index 051beb8..e919111 100644 (file)
           source $HOME/opnfv-installer.sh
 
           # run tox to trigger the test
-          tox -e py34
+          # As Jenkins user, it has no permission to send ICMP package
+          sudo -E tox -e py34
 
 # -------------------------------
 # publisher macros