[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] give fil access to osuosl167 to move his openqa stuff there

Holger Levsen gitlab at salsa.debian.org
Tue Feb 16 16:17:21 GMT 2021



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


Commits:
e2df4132 by Holger Levsen at 2021-02-16T17:17:05+01:00
give fil access to osuosl167 to move his openqa stuff there

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

- - - - -


2 changed files:

- README.infrastructure
- update_jdn.sh


Changes:

=====================================
README.infrastructure
=====================================
@@ -45,7 +45,7 @@ support at osuosl.org mentioning the machine name in the subject.
 
 The nodes are used for these jobs:
 
-* osuosl167: debian-janitor and fakeroot-foreign jobs
+* osuosl167: debian-janitor, fakeroot-foreign jobs and openqa
 * osuosl168: fdroid
 * osuosl169: archlinux
 * osuosl170: archlinux (future)


=====================================
update_jdn.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 # vim: set noexpandtab:
-# Copyright 2012-2020 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2021 Holger Levsen <holger at layer-acht.org>
 #         ©      2018 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
 
@@ -117,6 +117,7 @@ user_host_groups['holger','jenkins']="reproducible,${user_host_groups['holger','
 user_host_groups['mattia','*']="$sudo_groups"
 user_host_groups['mattia','jenkins']="reproducible,${user_host_groups['mattia','*']}"
 user_host_groups['phil','jenkins-test-vm']="$sudo_groups,libvirt,libvirt-qemu"
+user_host_groups['phil','osuosl167-amd64']="$sudo_groups,libvirt,libvirt-qemu"
 user_host_groups['phil','jenkins']="$sudo_groups"
 user_host_groups['lunar','jenkins']='reproducible'
 user_host_groups['lynxis','osuosl171-amd64']="$sudo_groups"
@@ -409,7 +410,7 @@ if [ -f /etc/debian_version ] ; then
 		esac
 		# notifications are only done from a view nodes
 		case $HOSTNAME in
-			jenkins|jenkins-test-vm|ionos*) DEBS="$DEBS
+			jenkins|jenkins-test-vm|ionos*|osuosl167-amd64) DEBS="$DEBS
 				kgb-client
 				python3-yaml" ;;
 			*) ;;
@@ -478,7 +479,7 @@ if [ -f /etc/debian_version ] ; then
 			;;
 			*) ;;
 		esac
-		if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then
+		if [ "$HOSTNAME" = "jenkins-test-vm" ] || [ "$HOSTNAME" = "osuosl167-amd64" ]; then
 			# for phil only
 			DEBS="$DEBS postfix-pcre"
 			# only needed on the main node



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e2df4132fda3fe2adfc692be8f940c9c4a8c9116
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/20210216/1388d806/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list