~vila/ubuntu-test-cases/retry-apt-get-update

« back to all changes in this revision

Viewing changes to tests/memevent/tslist.auto

  • Committer: Leo Arias
  • Date: 2014-11-10 19:28:56 UTC
  • mfrom: (345 touch)
  • mto: This revision was merged to the branch mainline in revision 352.
  • Revision ID: leo.arias@canonical.com-20141110192856-rgpksx9n9j0b39yl
Merged with the touch branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
---
 
2
# The discovery command is run from a directory containing the whole suite
 
3
# The test command is run from a sub directory in that
 
4
# We need to run each command in the directory that contains ubuntu_test_cases
 
5
# so that autopilot can find our python modules
 
6
- discovery_cmd: cd memevent; autopilot-list -3 ubuntu_test_cases.memory_usage_measurement
 
7
  test_cmd: cd ..; autopilot-run -3 ubuntu_test_cases.memory_usage_measurement.tests.{}