summaryrefslogtreecommitdiff
path: root/ubuntu/ptsematest.yaml
diff options
context:
space:
mode:
authorRavineet Singh <ravineet.singh@linaro.org>2016-01-12 20:31:35 +0100
committerRavineet Singh <ravineet.singh@linaro.org>2016-01-12 20:31:35 +0100
commit5ac580f5b1201e34965ee987904f87680ca180b4 (patch)
tree0dcc585be6cbfd1eea37b45141ef7ca67c531a58 /ubuntu/ptsematest.yaml
parentb8b4c26c2b8bbc4f2a4cfaac4ae05c046117e078 (diff)
Ubuntu: moved rt-tests-parser.sh to common, to be used by other OS'es
also updated test definitions pointing to old path. OE: added pmqtest definition Change-Id: Ie9aa8a39fbc4025d477a6368decbe33fa80b94d0 Signed-off-by: Ravineet Singh <ravineet.singh@linaro.org>
Diffstat (limited to 'ubuntu/ptsematest.yaml')
-rw-r--r--ubuntu/ptsematest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/ptsematest.yaml b/ubuntu/ptsematest.yaml
index b916580..a9c5d10 100644
--- a/ubuntu/ptsematest.yaml
+++ b/ubuntu/ptsematest.yaml
@@ -28,7 +28,7 @@ params:
run:
steps:
- 'ptsematest -l ${LOOPS} -t | tee result.log'
- - './ubuntu/scripts/rt-tests-parser.sh ptsematest result.log'
+ - './common/scripts/rt-tests-parser.sh ptsematest result.log'
- 'lava-test-run-attach result.log'
parse: