summaryrefslogtreecommitdiff
path: root/ubuntu/perf.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-10-05 10:34:01 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-10-05 10:34:01 +0300
commitca705e4916a899f669c087f6d793de9db45eaeeb (patch)
treeee83dcff2f4dc063313f7881aaaafe30b290cad6 /ubuntu/perf.yaml
parent0b10bbdec64e73b2ff74d703469f6bdd402f5b6b (diff)
ubuntu: move from bzr to git repositories, clean up descriptions
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'ubuntu/perf.yaml')
-rw-r--r--ubuntu/perf.yaml17
1 files changed, 13 insertions, 4 deletions
diff --git a/ubuntu/perf.yaml b/ubuntu/perf.yaml
index 78e52cc..6eac241 100644
--- a/ubuntu/perf.yaml
+++ b/ubuntu/perf.yaml
@@ -1,18 +1,27 @@
metadata:
name: perf
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Performance tests in ubuntu."
+ description: "Run performance tests (perf)"
+ os:
+ - ubuntu
+ devices:
+ - origen
+ - snowball
+ - panda
+ - panda-es
+ - vexpress
+ - highbank
install:
- bzr-repos:
- - lp:~linaro-maintainers/lava-test/lava-test-perf
+ git-repos:
+ - http://git.linaro.org/git-ro/qa/test-definitions.git
deps:
- linux-tools
- stress-dbgsym
run:
steps:
- - cd lava-test-perf
+ - cd ubuntu/scripts
- sudo bash -x ./run-perf-test.sh
parse: