Skip to content
Snippets Groups Projects
Commit d3d94fcc authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Revert "also mark odxu4a as offline"

Manually ran fsck on /srv partition.

This reverts commit 0c6b7024.
parent 0c6b7024
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,6 @@ elif [ "$1" = "jenkins" ] ; then
c14|cs14) HOSTS+=(codethink-sled14-arm64.debian.net) ;;
c15|cs15) HOSTS+=(codethink-sled15-arm64.debian.net) ;;
c16|cs16) HOSTS+=(codethink-sled16-arm64.debian.net) ;;
bbx15) HOSTS+=(bbx15-armhf-rb.debian.net) ;;
armhf|amd64|i386|arm64) HOSTS+=($(echo "${ALL_HOSTS[@]}" | sed -e 's# #\n#g' | grep "$i")) ;;
*) if ping -c 1 "$i" ; then HOSTS+=("$i") ; fi ;;
esac
......
......@@ -14,7 +14,6 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
## temporary problems
odxu4a-armhf-rb.debian.net
odxu4b-armhf-rb.debian.net
odxu4c-armhf-rb.debian.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment