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

Issue 704780 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

sync_cloudsql_access seems to chose IP address unrelated to the shard being added?

Project Member Reported by akes...@chromium.org, Mar 24 2017

Issue description

While trying to add shard 100.mtv (with IP address 172.24.59.11) I see instead this command being logged added a seemingly unrelated IP.

[localhost] local: gcloud --help
[localhost] local: /usr/local/autotest//site_utils/sync_cloudsql_access.py --project google.com:chromeos-lab --instance tko --afe cautotest --extra_servers 172.25.66.97

 
Owner: shuqianz@chromium.org
Status: WontFix (was: Untriaged)
sync_cloudsql_access.py is to add all the servers in server_db to the ip whitelist of chromeos-lab project. The one listed after extra_servers is for wmatrix server, which is not in server_db.

Sign in to add a comment