[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: document how to reboot all nodes in parallel while working around molly-guard

Holger Levsen gitlab at salsa.debian.org
Mon May 11 13:46:41 BST 2020



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


Commits:
644a4755 by Holger Levsen at 2020-05-11T00:29:47+02:00
document how to reboot all nodes in parallel while working around molly-guard

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

- - - - -
2ad844cd by Holger Levsen at 2020-05-11T14:44:36+02:00
Revert "reproducible Debian: remove team+debian-horde-team mainatained packages from pkg-php-pear pkg set starting with bullseye"

php-horde packages have been adopted and reuploaded to unstable.

This reverts commit 0085c180bc94873089e9b9d8a7b0c5014f984d90.

- - - - -


2 changed files:

- bin/reproducible_create_meta_pkg_sets.sh
- deploy_jdn


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -501,10 +501,8 @@ update_pkg_set_specific() {
 			# pkg-php-pear
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders pkg-php-pear at lists.alioth.debian.org $SOURCES > $TMPFILE
 			grep-dctrl -sPackage -n -FMaintainer,Uploaders team+pkg-php at tracker.debian.org $SOURCES >> $TMPFILE
-			if [ "$SUITE" = "stretch" ] || [ "$SUITE" = "buster" ] ; then
-				# pkg-horde is gone since bullseye
-				grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
-			fi
+			# pkg-horde
+			grep-dctrl -sPackage -n -FMaintainer,Uploaders team+debian-horde-team at tracker.debian.org $SOURCES >> $TMPFILE
 			;;
 		maint_pkg-ruby-extras-maintainers)
 			# pkg-ruby-extras-maintainers


=====================================
deploy_jdn
=====================================
@@ -30,7 +30,9 @@
 # ./deploy_jdn upgrade		- run "apt-get update && upgrade && clean" everywhere
 # ./deploy_jdn upgradey		- run "apt-get upgrade -y" everywhere
 # ./deploy_jdn rmstamp		- delete stamp files everywhere
-
+#
+# rebooting all of them, except jenkins is easily done like this
+# $ parallel -j 8 -i sh -c 'ssh {} sudo reboot' -- pb1 pb3 pb5 pb7 pb9 pb10 pb11 pb15 o167 o168 o171 o172 o173 o174 pb2 pb6 pb12 pb16 bbx15 cb3a cbxi4b cbxi4pro0 ff2a ff2b ff4a ff64a jtk1a jtk1b jtx1a jtx1b jtx1c odu3a odxu4a odxu4c opi2a opi2b opi2c p64b p64c wbq0
 
 START=$(date +'%s')
 GIT_REPO="https://salsa.debian.org/qa/jenkins.debian.net.git"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/9086c3a8265965b1fb5042ae1a1b5805969c8efa...2ad844cd78c6c653bbd38b66f52b2a8b7f0bb29e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/9086c3a8265965b1fb5042ae1a1b5805969c8efa...2ad844cd78c6c653bbd38b66f52b2a8b7f0bb29e
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/20200511/7f6f822c/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list