#!/bin/bash # make sure we don't require tty for sudo operations cat </etc/sudoers.d/89-jenkins-user-defaults Defaults:jenkins !requiretty jenkins ALL = NOPASSWD: ALL EOF # disable the firewall /bin/bash ./disable_firewall.sh # Install vlan for vlan based tests in VTN suites apt-get install -y --force-yes -qq vlan