~pwlars/ubuntu-test-cases/auto-offline-devices

« back to all changes in this revision

Viewing changes to tests/eventstat/eventstat/setup.sh

  • Committer: Paul Larson
  • Date: 2013-09-27 20:26:16 UTC
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: paul.larson@canonical.com-20130927202616-5icudytv58zkl9af
add eventstat test and setup scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
${TARGET_PREFIX} mkdir -p /tmp/results
 
4
NO_UNLOCK=1 PKGS="eventstat" prepare-autopilot-test.sh
 
5
#Let the system quiet down for a little while
 
6
sleep 300
 
7