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

Issue 632139 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

autotest sequence-based suites can't be run from atest ...

Project Member Reported by tbroch@chromium.org, Jul 27 2016

Issue description

atest -m <host> --control-file autotest/files/server/site_tests/sequences/control.power_daily 'test power_daily'

http://cautotest/afe/#tab_id=view_job&object_id=71091394


From client.0.error,

07/27 12:23:13.692 ERROR|               job:1314| JOB ERROR: Unhandled ImportError: No module named server
Traceback (most recent call last):
  File "/usr/local/autotest/bin/job.py", line 1152, in step_engine
    execfile(self.control, global_control_vars, global_control_vars)
  File "/usr/local/autotest/control.autoserv", line 21, in <module>
    from autotest_lib.server import site_host_attributes
ImportError: No module named server


 
Components: Test

Sign in to add a comment