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

Issue 714277 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

inconsistency between different views on how many release tests to run, causes confusing logging

Project Member Reported by dhadd...@chromium.org, Apr 21 2017

Issue description

Labels: bvttraige
Cc: rjahagir@chromium.org
Labels: -bvttraige bvttriage
Fix typo and +Morning Planner
Components: -Infra Infra>Client>ChromeOS

Comment 4 by aut...@google.com, Apr 25 2017

Cc: chingcodes@chromium.org
+ deputy to investigate
AuTest really runs this script.

22:26:56: INFO: RunCommand: site_utils/autoupdate/full_release_test.py --npo --nmo --dump --dump_dir /tmp/cbuildbot-tmpTrO3XL/tmpChslNz/autotest/au_control_files --archive_url gs://chromeos-image-archive/kefka-release/R60-9475.0.0 9475.0.0 kefka '--log=debug' in /b/cbuild/repository/src/third_party/autotest/files

That script generates the error message in question when it can't find any tests to perform. It looks like it gathers data about what tests to perform with the help of the autotest library:

  from autotest_lib.site_utils.autoupdate import release as release_util

I have no idea how that library works, but it seems like a likely candidate. We have very similar logic in paygen, it would be nice if it was shared. One important difference is that the autotest library looks at build artifacts, and the paygen code looks at release images.

Labels: Hotlist-Fixit
Summary: inconsistency between different views on how many release tests to run, causes confusing logging (was: Sometimes au stage on builder fails with error "CRITICAL:root:no test configurations generated, nothing to do". )
Is the problem here just the logging and spurious failures, or are we doing something wrong?
I think something is wrong. There should always be some npo control file generated for the test to run. 
Status: WontFix (was: Untriaged)
AUTestStage removed so closing this one. 

Sign in to add a comment