From 40aa5f486c5c3045240e2a7be0efc17f8c060fa6 Mon Sep 17 00:00:00 2001 From: Senthil Kumaran Date: Tue, 11 Jun 2013 17:38:59 +0530 Subject: Add fixupdict for perf test definition. --- ubuntu/perf.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ubuntu/perf.yaml') diff --git a/ubuntu/perf.yaml b/ubuntu/perf.yaml index 80a47c5..a94f52c 100644 --- a/ubuntu/perf.yaml +++ b/ubuntu/perf.yaml @@ -17,3 +17,6 @@ run: parse: pattern: "^(?Pperf[\\w\\s-]+)\\s+:\\s+(?P\\w+)" + fixupdict: + PASS: pass + FAIL: fail -- cgit v1.2.3