New issue
Advanced search Search tips

Issue 887139 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 20
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Dawn CQ missing ACL to use luci-config to check files are well formed.

Project Member Reported by cwallez@chromium.org, Sep 19

Issue description

In this Dawn CQ build for a change that modifies cr-buildbucket.cfg, the presubmit check for LUCI files failes:

https://ci.chromium.org/p/dawn/builders/luci.dawn.try/presubmit/b8934913778123819680

The output contains this

** Presubmit ERRORS **
Validation request to luci-config failed
***************
HTTP Error 403: Forbidden
***************

It seems that either the bots or the service accounts are missing ACLs to use luci-config. Can they be added? Thanks!
 
Owner: vadimsh@chromium.org
Status: Fixed (was: Available)
Added dawn-try-builder@chops-service-accounts.iam.gserviceaccount.com to 'config-validation' group. I think this should be sufficient.

Sign in to add a comment