Change-Id: I61dfd6562c9cd6600519f31cfa04cc1bc6809742
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
echo "${IPADDR} ${HOSTNAME} ${FQDN}" >> /etc/hosts
+cat <<EOFHOSTS >> /etc/hosts
+# workaround for download-new
+199.19.213.77 download-new.automotivelinux.org
+EOFHOSTS
+
+
#Increase limits
cat <<EOF > /etc/security/limits.d/jenkins.conf
jenkins soft nofile 16000
# workaround for download-new
199.19.213.77 download-new.automotivelinux.org
-199.19.213.77 download.automotivelinux.org
EOFHOSTS