X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/edc5e4b6645b9b983a85a892bf3d3ad1432a657d..0dab89df8040f203a33bc1922df0ff893791def7:/apps/workbench/app/views/projects/_compute_node_summary.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/projects/_compute_node_summary.html.erb b/apps/workbench/app/views/projects/_compute_node_summary.html.erb index 7d6a4fbf29..474fc7b9f5 100644 --- a/apps/workbench/app/views/projects/_compute_node_summary.html.erb +++ b/apps/workbench/app/views/projects/_compute_node_summary.html.erb @@ -1,19 +1,20 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
- - - + + - - - - + +
<%= Job.queue_size %> <%= nodes.select {|n| n.crunch_worker_state == "busy" }.size %> <%= nodes.select {|n| n.crunch_worker_state == "idle" }.size %>
Queued jobsBusy nodesIdle nodesBusy nodesIdle nodes