Make sure to also deploy switchyard.
authorWard Vandewege <ward@curoverse.com>
Fri, 14 Aug 2015 19:22:07 +0000 (15:22 -0400)
committerWard Vandewege <ward@curoverse.com>
Fri, 14 Aug 2015 19:22:07 +0000 (15:22 -0400)
No issue #

jenkins/run-deploy.sh

index 0084d2f3628df3c4a73fe68cbe248249f024251e..c097a2007a9c6ce4deafb4238751076af08d748e 100755 (executable)
@@ -224,7 +224,7 @@ if [[ "$SUM_ECODE" != "0" ]]; then
   exit $EXITCODE
 fi
 
-for n in manage $SHELL_NODES $KEEP_NODES; do
+for n in manage switchyard $SHELL_NODES $KEEP_NODES; do
   ECODE=0
   if [[ $n =~ $ARVADOS_API_HOST$ ]]; then
     # e.g. keep.qr1hi.arvadosapi.com