[Git][qa/jenkins.debian.net][master] 2 commits: rebuilder-worker.conf: remove unused archlinux and tails backend config
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Jan 24 10:58:09 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
998e243f by Holger Levsen at 2025-01-24T11:50:29+01:00
rebuilder-worker.conf: remove unused archlinux and tails backend config
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
c92d8769 by Holger Levsen at 2025-01-24T11:57:54+01:00
rebuilder-sync-$arch.conf: remove unused examples
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
11 changed files:
- hosts/codethink01-arm64/opt/etc/rebuilderd-worker.conf
- hosts/codethink02-arm64/opt/etc/rebuilderd-worker.conf
- hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
- hosts/infom08-i386/opt/etc/rebuilderd-worker.conf
- hosts/osuosl4-amd64/opt/etc/rebuilderd-worker.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-amd64.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-arm64.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-armhf.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-i386.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-riscv64.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-worker.conf
Changes:
=====================================
hosts/codethink01-arm64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
=====================================
hosts/codethink02-arm64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
=====================================
hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
=====================================
hosts/infom08-i386/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
=====================================
hosts/osuosl4-amd64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-amd64.conf
=====================================
@@ -1,22 +1,3 @@
-## rebuild all of archlinux core
-[profile."archlinux-core"]
-distro = "archlinux"
-suite = "core"
-architectures = ["x86_64"]
-source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-
-## rebuild community packages of specific maintainers, or allow-list packages by name.
-## If no filter is set, all packages are imported, if both filters are set the package only
-## has to match one of them to be included.
-#[profile."archlinux-community"]
-#distro = "archlinux"
-#suite = "community"
-#architectures = ["x86_64"]
-#source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-#maintainers = ["somebody"]
-#pkgs = ["some-pkg", "python-*"]
-#excludes = ["tensorflow*"]
-
[profile."debian-main"]
distro = "debian"
suite = "main"
@@ -24,30 +5,5 @@ architectures = ["amd64"]
#releases = ["buster", "sid"]
releases = ["trixie"]
source = "http://deb.debian.org/debian"
-
-[profile."debian-anarchism"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism"]
-source = "http://deb.debian.org/debian"
-
-# a set of packages to test certain edge-cases
-[profile."debian-misc"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism", "binutils-arm-none-eabi", "libglib2.0-bin", "libglib2.0-dev", "sniffglue", "librust-sniffglue-dev", "dfrs", "librust-dfrs-dev"]
-source = "http://deb.debian.org/debian"
-
-[profile."tails"]
-distro = "tails"
-suite = "stable"
-source = "https://mirrors.wikimedia.org/tails/"
-
-[profile."tails-alpha"]
-distro = "tails"
-suite = "alpha"
-source = "https://mirrors.wikimedia.org/tails/"
+#excludes = ["tensorflow*"]
+#pkgs = ["anarchism"]
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-arm64.conf
=====================================
@@ -1,22 +1,3 @@
-## rebuild all of archlinux core
-[profile."archlinux-core"]
-distro = "archlinux"
-suite = "core"
-architectures = ["x86_64"]
-source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-
-## rebuild community packages of specific maintainers, or allow-list packages by name.
-## If no filter is set, all packages are imported, if both filters are set the package only
-## has to match one of them to be included.
-#[profile."archlinux-community"]
-#distro = "archlinux"
-#suite = "community"
-#architectures = ["x86_64"]
-#source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-#maintainers = ["somebody"]
-#pkgs = ["some-pkg", "python-*"]
-#excludes = ["tensorflow*"]
-
[profile."debian-main"]
distro = "debian"
suite = "main"
@@ -24,30 +5,5 @@ architectures = ["arm64"]
#releases = ["buster", "sid"]
releases = ["trixie"]
source = "http://deb.debian.org/debian"
-
-[profile."debian-anarchism"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism"]
-source = "http://deb.debian.org/debian"
-
-# a set of packages to test certain edge-cases
-[profile."debian-misc"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism", "binutils-arm-none-eabi", "libglib2.0-bin", "libglib2.0-dev", "sniffglue", "librust-sniffglue-dev", "dfrs", "librust-dfrs-dev"]
-source = "http://deb.debian.org/debian"
-
-[profile."tails"]
-distro = "tails"
-suite = "stable"
-source = "https://mirrors.wikimedia.org/tails/"
-
-[profile."tails-alpha"]
-distro = "tails"
-suite = "alpha"
-source = "https://mirrors.wikimedia.org/tails/"
+#excludes = ["tensorflow*"]
+#pkgs = ["anarchism"]
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-armhf.conf
=====================================
@@ -1,22 +1,3 @@
-## rebuild all of archlinux core
-[profile."archlinux-core"]
-distro = "archlinux"
-suite = "core"
-architectures = ["x86_64"]
-source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-
-## rebuild community packages of specific maintainers, or allow-list packages by name.
-## If no filter is set, all packages are imported, if both filters are set the package only
-## has to match one of them to be included.
-#[profile."archlinux-community"]
-#distro = "archlinux"
-#suite = "community"
-#architectures = ["x86_64"]
-#source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-#maintainers = ["somebody"]
-#pkgs = ["some-pkg", "python-*"]
-#excludes = ["tensorflow*"]
-
[profile."debian-main"]
distro = "debian"
suite = "main"
@@ -24,30 +5,5 @@ architectures = ["armhf"]
#releases = ["buster", "sid"]
releases = ["trixie"]
source = "http://deb.debian.org/debian"
-
-[profile."debian-anarchism"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism"]
-source = "http://deb.debian.org/debian"
-
-# a set of packages to test certain edge-cases
-[profile."debian-misc"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism", "binutils-arm-none-eabi", "libglib2.0-bin", "libglib2.0-dev", "sniffglue", "librust-sniffglue-dev", "dfrs", "librust-dfrs-dev"]
-source = "http://deb.debian.org/debian"
-
-[profile."tails"]
-distro = "tails"
-suite = "stable"
-source = "https://mirrors.wikimedia.org/tails/"
-
-[profile."tails-alpha"]
-distro = "tails"
-suite = "alpha"
-source = "https://mirrors.wikimedia.org/tails/"
+#excludes = ["tensorflow*"]
+#pkgs = ["anarchism"]
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-i386.conf
=====================================
@@ -1,22 +1,3 @@
-## rebuild all of archlinux core
-[profile."archlinux-core"]
-distro = "archlinux"
-suite = "core"
-architectures = ["x86_64"]
-source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-
-## rebuild community packages of specific maintainers, or allow-list packages by name.
-## If no filter is set, all packages are imported, if both filters are set the package only
-## has to match one of them to be included.
-#[profile."archlinux-community"]
-#distro = "archlinux"
-#suite = "community"
-#architectures = ["x86_64"]
-#source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-#maintainers = ["somebody"]
-#pkgs = ["some-pkg", "python-*"]
-#excludes = ["tensorflow*"]
-
[profile."debian-main"]
distro = "debian"
suite = "main"
@@ -24,30 +5,5 @@ architectures = ["i386"]
#releases = ["buster", "sid"]
releases = ["trixie"]
source = "http://deb.debian.org/debian"
-
-[profile."debian-anarchism"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism"]
-source = "http://deb.debian.org/debian"
-
-# a set of packages to test certain edge-cases
-[profile."debian-misc"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism", "binutils-arm-none-eabi", "libglib2.0-bin", "libglib2.0-dev", "sniffglue", "librust-sniffglue-dev", "dfrs", "librust-dfrs-dev"]
-source = "http://deb.debian.org/debian"
-
-[profile."tails"]
-distro = "tails"
-suite = "stable"
-source = "https://mirrors.wikimedia.org/tails/"
-
-[profile."tails-alpha"]
-distro = "tails"
-suite = "alpha"
-source = "https://mirrors.wikimedia.org/tails/"
+#excludes = ["tensorflow*"]
+#pkgs = ["anarchism"]
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-sync-riscv64.conf
=====================================
@@ -1,22 +1,3 @@
-## rebuild all of archlinux core
-[profile."archlinux-core"]
-distro = "archlinux"
-suite = "core"
-architectures = ["x86_64"]
-source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-
-## rebuild community packages of specific maintainers, or allow-list packages by name.
-## If no filter is set, all packages are imported, if both filters are set the package only
-## has to match one of them to be included.
-#[profile."archlinux-community"]
-#distro = "archlinux"
-#suite = "community"
-#architectures = ["x86_64"]
-#source = "https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch"
-#maintainers = ["somebody"]
-#pkgs = ["some-pkg", "python-*"]
-#excludes = ["tensorflow*"]
-
[profile."debian-main"]
distro = "debian"
suite = "main"
@@ -24,30 +5,5 @@ architectures = ["riscv64"]
#releases = ["buster", "sid"]
releases = ["trixie"]
source = "http://deb.debian.org/debian"
-
-[profile."debian-anarchism"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism"]
-source = "http://deb.debian.org/debian"
-
-# a set of packages to test certain edge-cases
-[profile."debian-misc"]
-distro = "debian"
-suite = "main"
-architectures = ["amd64"]
-releases = ["sid"]
-pkgs = ["anarchism", "binutils-arm-none-eabi", "libglib2.0-bin", "libglib2.0-dev", "sniffglue", "librust-sniffglue-dev", "dfrs", "librust-dfrs-dev"]
-source = "http://deb.debian.org/debian"
-
-[profile."tails"]
-distro = "tails"
-suite = "stable"
-source = "https://mirrors.wikimedia.org/tails/"
-
-[profile."tails-alpha"]
-distro = "tails"
-suite = "alpha"
-source = "https://mirrors.wikimedia.org/tails/"
+#excludes = ["tensorflow*"]
+#pkgs = ["anarchism"]
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-worker.conf
=====================================
@@ -23,11 +23,5 @@ timeout = 600 # 10 minutes
## When reaching this limit, diffoscope is terminated and the output is truncated.
max_bytes = 10485760 # 10 MiB
-[backend."archlinux"]
-path = "/usr/libexec/rebuilderd/rebuilder-archlinux.sh"
-
[backend."debian"]
path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
-
-[backend."tails"]
-path = "/usr/libexec/rebuilderd/rebuilder-tails.sh"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/1f5f62f6b05b414c5a6ebe5bcfc224d5b3facd72...c92d87694ab83303b30a810320ed8c1923b1c181
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/1f5f62f6b05b414c5a6ebe5bcfc224d5b3facd72...c92d87694ab83303b30a810320ed8c1923b1c181
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/20250124/0b6b387f/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list