summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorNaresh Bhat <nbhat@cavium.com>2013-04-09 17:44:12 +0530
committerNaresh Bhat <nbhat@cavium.com>2013-04-09 17:44:12 +0530
commit0a2f3d4de1fa154b3fc49d0f616e26e250537f16 (patch)
treea50a12b7a1979aa5c6359ed42885d8ce684d050f /ubuntu
parent6bfa79f1a0b55abdd02155d7b6e0c342e37b20ed (diff)
Run all the fwts test
The fwts with options "-a" will run all the tests and collect the logs under results.log file.
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/fwts.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/ubuntu/fwts.yaml b/ubuntu/fwts.yaml
index 8c5cf73..636a144 100644
--- a/ubuntu/fwts.yaml
+++ b/ubuntu/fwts.yaml
@@ -8,6 +8,4 @@ install:
- fwts
run:
steps:
- - 'sudo fwts --batch --interactive --power-states'
- - 'sudo fwts klog --power-states --batch-experimental'
- - 'sudo fwts - | tee mylog.log'
+ - 'sudo fwts -a'