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

« back to all changes in this revision

Viewing changes to tests/default/vmstat/tc_control

  • 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
description: Execute vmstat and capture output
 
2
dependencies: none
 
3
action: |
 
4
  1. vmstat
 
5
expected_results: |
 
6
  1. vmstat finishes without an error
 
7
type: userland
 
8
timeout: 60
 
9
command: $TARGET_PREFIX vmstat
 
10
#build_cmd:
 
11
#tc_setup:
 
12
#tc_cleanup: