Change-Id: Ib46c05680ec77fa588d0f83f789056c03e750459
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
$OSM_DEVOPS/jenkins/host/start_build SO checkout $COMMIT_ID
$OSM_DEVOPS/jenkins/host/start_build UI checkout $COMMIT_ID
+#Install iptables-persistent
+echo -e "\nInstalling iptables-persistent"
+echo -e " Required root privileges"
+sudo DEBIAN_FRONTEND=noninteractive apt-get -yq install iptables-persistent
+
#Configure NAT rules
echo -e "\nConfiguring NAT rules"
echo -e " Required root privileges"