Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
6991d1e5
Commit
6991d1e5
authored
3 years ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
Revert "reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle"
This reverts commit
78eda062
.
parent
f6b31608
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/powercycle_arm64_nodes.sh
+2
-3
2 additions, 3 deletions
bin/powercycle_arm64_nodes.sh
jenkins-home/offline_nodes
+0
-1
0 additions, 1 deletion
jenkins-home/offline_nodes
with
2 additions
and
4 deletions
bin/powercycle_arm64_nodes.sh
+
2
−
3
View file @
6991d1e5
#!/bin/bash
# vim: set noexpandtab:
# Copyright 2019
-2021
Holger Levsen <holger@layer-acht.org>
# Copyright 2019 Holger Levsen <holger@layer-acht.org>
# 2020 Mattia Rizzolo <mattia@debian.org>
# released under the GPLv2
...
...
@@ -29,8 +29,7 @@ exec ssh "$JH" ./sled-power-cycle.sh "$@"
for
i
in
"
$@
"
;
do
case
"
$i
"
in
9|10|11|12|13|14|15|16
)
:
;;
*
)
echo
"need(s) 9-16 as parameter(s)."
continue
;;
*
)
continue
;;
esac
echo
Force power off sled
"
$i
"
sshpass
-f
ilopw ssh reproducible@moonshot-ilo
"SET NODE POWER OFF FORCE C
${
i
}
N1"
...
...
This diff is collapsed.
Click to expand it.
jenkins-home/offline_nodes
+
0
−
1
View file @
6991d1e5
...
...
@@ -15,7 +15,6 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
# investigation needed
jtx1b-armhf-rb.debian.net
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check or maintenance job for too long.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment