From 1f86b3de0620055a9c5f39f4ab43b2c0d2078e00 Mon Sep 17 00:00:00 2001 From: Arthur She Date: Mon, 6 Jul 2015 13:50:57 +0800 Subject: ubuntu/scripts/rt-tests-parser.sh Correct the test case id in test result and make it work for both Ubuntu and OE. Change-Id: I3f15bb19dfe4681f70ffa8a71d58e8ba0d78ece7 --- ubuntu/ptsematest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/ptsematest.yaml') diff --git a/ubuntu/ptsematest.yaml b/ubuntu/ptsematest.yaml index b1fa0fa..b916580 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 result.log' + - './ubuntu/scripts/rt-tests-parser.sh ptsematest result.log' - 'lava-test-run-attach result.log' parse: -- cgit v1.2.3