[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup IONOS capitalisation

Holger Levsen gitlab at salsa.debian.org
Wed Nov 11 00:00:30 GMT 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4f85c32d by Holger Levsen at 2020-11-11T01:00:13+01:00
fixup IONOS capitalisation

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/common-functions.sh
- deploy_jdn


Changes:

=====================================
bin/common-functions.sh
=====================================
@@ -127,10 +127,10 @@ else
 	# force http_proxy as we want it
 	case $HOSTNAME in
 		jenkins|jenkins-test-vm|ionos1-a*|ionos2*|ionos9*|ionos11*|ionos12*)
-			# ionos datacenter in karlsruhe uses ionos1 as proxy:
+			# IONOS datacenter in karlsruhe uses ionos1 as proxy:
 			export http_proxy="http://78.137.99.97:3128" ;;
 		ionos3*|ionos5*|ionos6*|ionos7*|ionos10*|ionos15*|ionos16*)
-			# ionos datacenter in frankfurt uses ionos10 as proxy:
+			# IONOS datacenter in frankfurt uses ionos10 as proxy:
 			export http_proxy="http://85.184.249.68:3128" ;;
 		osuosl*)
 			# all nodes at OSUOSL use themself as proxy:


=====================================
deploy_jdn
=====================================
@@ -219,7 +219,7 @@ echo
 OFFLINE=""
 PROBLEMS=""
 for i in "${HOSTS[@]}" ; do
-	HNAME1=$(echo $i | cut -d "@" -f2 | cut -d "." -f1|cut -d "-" -f1)	# ionos nodes (h01ger)
+	HNAME1=$(echo $i | cut -d "@" -f2 | cut -d "." -f1|cut -d "-" -f1)	# IONOS nodes (h01ger)
 	HNAME2=$(echo $i | cut -d "@" -f2 | cut -d "." -f1)			# non -armhf ones (vagrant)
 	TAIL=$(tail -1 $LOG.$i 2>/dev/null)
 	if [ "$i" = "root at jenkins.debian.net" ] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f85c32d29efe33ea6e5a66e8c4d294c6cb95790

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f85c32d29efe33ea6e5a66e8c4d294c6cb95790
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20201111/0d37623a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list