New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 768016 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Oct 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

add server_mgmt task to run a given command across the lab

Project Member Reported by shuqianz@chromium.org, Sep 22 2017

Issue description

Add server_mgmt task to run a given command across the lab.

E.g run_server_task RunCommandOnFleetOfServersTask --role '' --command ''

If role is specified, run the command on all the primary servers of that role
If role is not specified, run the command on all the primary servers in the lab
 
See RemoteFabricCallServersTask

It doesn't understand server roles, but this is a good place to add that feature.
Labels: -Chase-Pending
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 9 2017

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/e43551d756f48400e96a92ff52fa1cf81b3ba772

commit e43551d756f48400e96a92ff52fa1cf81b3ba772
Author: Shuqian Zhao <shuqianz@chromium.org>
Date: Mon Oct 09 17:38:27 2017

Status: Fixed (was: Untriaged)

Sign in to add a comment