New issue
Advanced search Search tips

Issue 838697 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Whitelist test robot to access monorail API

Project Member Reported by etienneb@chromium.org, May 1 2018

Issue description

I would like to whitelist my test robot to allow testing my code locally.

client_email: etienneb-robot@system.gserviceaccount.com

There are sample in the configuration file:

https://chrome-internal.googlesource.com/infradata/config/+/master/configs/monorail-prod/api_clients.cfg#579

see:

clients {
  client_email: "pranavk-robot@system.gserviceaccount.com"
  description: "Testing account to collect Chrome crash reports, cluster them and allow associating report clusters"
  project_permissions {
    project: "chromium"
    role: contributor
    extra_permissions: "Google"
    extra_permissions: "EditIssue"
  }
  period_limit: 100000
  lifetime_limit: 1000000
  contacts: "pranavk@google.com"
}
 
Status: Started (was: Untriaged)
Contact says traffic will be 200 updates max by week.

CL sent
https://chrome-internal-review.googlesource.com/#/c/infradata/config/+/620207
Project Member

Comment 2 by bugdroid1@chromium.org, May 3 2018

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/infradata/config/+/defb5ed35330f8bfa14d8613221705bf3576da77

commit defb5ed35330f8bfa14d8613221705bf3576da77
Author: Jason Robbins <jrobbins@google.com>
Date: Thu May 03 17:31:08 2018

Status: Fixed (was: Started)

Sign in to add a comment