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

Issue 592913 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

wmatrix: Job/Test logs links do not work when user is not chromeos-test

Project Member Reported by drinkcat@chromium.org, Mar 8 2016

Issue description

This test, run by user chromeos-re:
https://uberchromeos-server38.corp.google.com/new_tko/#tab_id=test_detail_view&object_id=273118034

appears in wmatrix, as we filter for username REGEXP '^chromeos-.*' (whining/src/backend/update_wmdb.py).

However, when opening the test under:
https://wmatrix.googleplex.com/testrun/bvt-cq?test_ids=273118034

"Job logs" and "Test logs" link fail, as they try to use "chromeos-test" user, e.g.:
http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/55644547-chromeos-test

The correct link should be:
http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/55644547-chromeos-re

whining/src/views.py:render_testrun() needs to be fixed

whining/src/views.py:redirect_to_testrun_log() has similar issues.
 
Labels: Hardware-Lab
Unfortunately, we do not seem to save the user name anywhere in wmdb (only in import_jobs table)...

So, it looks like we'd need to change the SQL schema if we want to fix this...
Project Member

Comment 2 by sheriffbot@chromium.org, Mar 8 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been available for more than 365 days, and should be re-evaluated. Please re-triage this issue.
The Hotlist-Recharge-Cold label is applied for tracking purposes, and should not be removed after re-triaging the issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Components: Infra>Client>ChromeOS

Comment 4 by autumn@chromium.org, Mar 15 2017

Status: Archived (was: Untriaged)

Sign in to add a comment