New issue
Advanced search Search tips

Issue 916352 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

create command line tool for administering qscheduler

Project Member Reported by akes...@chromium.org, Dec 19

Issue description

Create a command line tool to avoid needing to hand craft prpc commands.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 19

Project Member

Comment 2 by bugdroid1@chromium.org, Dec 20

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/a41f81d664e6ffd792c33f7be23fec17fa1129b6

commit a41f81d664e6ffd792c33f7be23fec17fa1129b6
Author: Aviv Keshet <akeshet@chromium.org>
Date: Thu Dec 20 18:02:55 2018

qscheduler: create cmd: parse labels from command line

Also: introduce a flag.Value implementation for specifying a value
multiple times on the command line.

Also: add basic validation of command line inputs to create subcommand.

BUG=chromium:916352

Change-Id: I5d6e338aac596d1f3e582b86c343c7139e3e7cc4
Reviewed-on: https://chromium-review.googlesource.com/c/1385367
Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19688}
[add] https://crrev.com/a41f81d664e6ffd792c33f7be23fec17fa1129b6/go/src/infra/cmd/qscheduler/internal/cmd/repeated_flag.go
[modify] https://crrev.com/a41f81d664e6ffd792c33f7be23fec17fa1129b6/go/src/infra/cmd/qscheduler/internal/cmd/create.go

Project Member

Comment 4 by bugdroid1@chromium.org, Jan 5

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/68c85e561419860aa05be79423fb1f84a2f5f92f

commit 68c85e561419860aa05be79423fb1f84a2f5f92f
Author: Aviv Keshet <akeshet@chromium.org>
Date: Sat Jan 05 00:18:41 2019

qscheduler: create package for commandline tool

BUG=chromium:916352

Change-Id: Ic205f7dbe69589870bcf1a792a12fd2f6408b71a
Reviewed-on: https://chromium-review.googlesource.com/c/1395791
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19790}
[add] https://crrev.com/68c85e561419860aa05be79423fb1f84a2f5f92f/build/packages/qscheduler.yaml

Sign in to add a comment