Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Santiago Torres-Arias
jenkins.debian.net
Commits
8266e978
Commit
8266e978
authored
Nov 14, 2019
by
Holger Levsen
Browse files
reproducible Debian: use FQDN for hostnames
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
81273bf4
Changes
1
Show whitespace changes
Inline
Side-by-side
jenkins-home/offline_nodes
View file @
8266e978
...
@@ -2,26 +2,22 @@
...
@@ -2,26 +2,22 @@
# No builds will be dispatched to those nodes, and the nodes will be marked
# No builds will be dispatched to those nodes, and the nodes will be marked
# as offline in the jenkins UI.
# as offline in the jenkins UI.
#
#
# The code greps for the
local
hostname, i.e.
# The code greps for the hostname, i.e.
# foobar-armhf
# foobar-armhf
.debian.net
# codethink-sled23-arm64
# codethink-sled23-arm64
.debian.net
# profitbricks-build42-amd64
# profitbricks-build42-amd64
.debian.net
#
#
# (name coming from the basename of the workspace directory for start-agent.sh
# (name coming from the basename of the workspace directory for start-agent.sh
# and from the list in reproducible_build_service.sh for reproducible_worker.sh)
# and from the list in reproducible_build_service.sh for reproducible_worker.sh)
#
#
# This means one could specify either the FQDN or the local hostname, bearing
# in mind the FQDN will always match, whereas the shorter variant may stop
# working.
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
## temporary problems
## temporary problems
## some hw issue we need to investigate and fix
## some hw issue we need to investigate and fix
codethink-sled10-arm64
codethink-sled10-arm64
.debian.net
codethink-sled13-arm64
codethink-sled13-arm64
.debian.net
# Down here nodes are automatically added by the maintenance job when they have
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check for too long.
# been failing their health check for too long.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment