[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] osuosl167 is no openqa-worker anymore, 3rd part

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jan 2 20:01:24 GMT 2023



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


Commits:
ade4a90c by Holger Levsen at 2023-01-02T21:01:02+01:00
osuosl167 is no openqa-worker anymore, 3rd part

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

- - - - -


3 changed files:

- bin/reproducible_html_nodes_info.sh
- − hosts/osuosl167-amd64/etc/openqa/workers.ini
- − hosts/osuosl167-amd64/etc/systemd/system/openqa-worker at .service.d/override.conf


Changes:

=====================================
bin/reproducible_html_nodes_info.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright © 2015-2022 Holger Levsen <holger at layer-acht.org>
+# Copyright © 2015-2023 Holger Levsen <holger at layer-acht.org>
 #           ©      2018 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
 
@@ -21,7 +21,7 @@ explain_nodes() {
 		ionos7)		write_page "<br /><small>(buildinfos.debian.net)</small>" ;;
 		ionos9)		write_page "<br /><small>(jenkins.d.n rebootstrap jobs)</small>" ;;
 		ionos10)	write_page "<br /><small>(jenkins.d.n chroot-installation jobs and http-proxy)</small>" ;;
-		osuosl167)	write_page "<br /><small>(Debian janitor jobs and mmdebstrap-jenkins jobs and openqa.d.n workers and http-proxy for osuosl nodes)</small>" ;;
+		osuosl167)	write_page "<br /><small>(Debian janitor jobs and mmdebstrap-jenkins jobs and http-proxy for osuosl nodes)</small>" ;;
 		osuosl168)	write_page "<br /><small>(openqa.d.n workers</small>" ;;
 		osuosl184)	write_page "<br /><small>(r-b Alpine, Archlinux builds)</small>" ;;
 		osuosl170)	write_page "<br /><small>(r-b Alpine, Archlinux builds)</small>" ;;


=====================================
hosts/osuosl167-amd64/etc/openqa/workers.ini deleted
=====================================
@@ -1,65 +0,0 @@
-# Configuration of the workers and their backends.
-#
-# Global section to enter webui hosts and optional caching
-
-[global]
-# space separated list of webuis to connect to (empty defaults to localhost)
-HOST = https://openqa.debian.net
-# per webui you can define if you want to get the assets and tests over NFS
-# (define a SHARE_DIRECTORY, default /var/lib/openqa/share) or http/rsync.
-# For the later you need to define a cache directory that is big enough.
-# Additionally you need to define the rsync URI to get
-# /var/lib/openqa/tests/ (TESTPOOLSERVER) in the webui section
-CACHEDIRECTORY = /var/lib/openqa/cache
-CACHELIMIT = 150 # GB, default is 50.
-
-# hostname or IP address under which the worker is reachable by the web UI
-# (required by the web UI's developer mode to communicate with os-autoinst
-#  if the automatically deduced hostname is not sufficient)
-#WORKER_HOSTNAME = openqa-worker.example.host
-
-# Optimize asset uploads. Enabled by default. When enabled the worker will
-# try to copy assets on the file system instead of uploading them to the
-# webui via HTTP, for much better performance (webui and worker need to be
-# running on the same host). For best performance it is also recommended to
-# have /var/lib/openqa/pool and /var/lib/openqa/share/factory on the same file
-# system.
-LOCAL_UPLOAD = 0
-
-# Whether to terminate after all assigned jobs have been processed. When
-# combined with auto-restarting on service manager level (e.g. configuring
-# Restart=always in the systemd service) this helps applying updates and config
-# changes without interrupting jobs. This setting can be overridden by setting
-# the environment variable OPENQA_WORKER_TERMINATE_AFTER_JOBS_DONE.
-TERMINATE_AFTER_JOBS_DONE = 10
-
-# Enable an investigation feature to compare the current list of installed
-# packages against the list of packages during the previous last good job.
-# Configuring this variable provides a command line to list the packages and
-# their versions in plain text.
-PACKAGES_CMD = apt list --installed
-
-# this scales up all timeouts in order to deal with the occasional sluggishness
-# on this server when it gets busy with other things
-TIMEOUT_SCALE = 1.5
-
-# take advantage of the local squid instance
-HTTP_PROXY = http://10.0.2.2:3128/
-
-# The section ids are the instance of the workers.
-# The key/value pairs will appear in vars.json
-#[1]
-#WORKER_CLASS = 64bit-ipmi
-
-#[2]
-#WORKER_CLASS = qemu_x86_64_staging,qemu_x86_64
-
-[1]
-WORKER_CLASS = qemu_x86_64
-
-[localhost]
-SHARE_DIRECTORY = /var/lib/openqa/share
-
-[openqa.debian.net]
-TESTPOOLSERVER = rsync://openqa.debian.net/tests
-


=====================================
hosts/osuosl167-amd64/etc/systemd/system/openqa-worker at .service.d/override.conf deleted
=====================================
@@ -1,2 +0,0 @@
-[Service]
-Restart=always
\ No newline at end of file



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ade4a90cc05a44a66da9c62bb58f31ea1634f719
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/20230102/19343c8b/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list