From 5917a336466135ecbbe1f46b39258c9ea8af898a Mon Sep 17 00:00:00 2001 From: Lisa Nguyen Date: Tue, 16 Sep 2014 14:13:12 -0700 Subject: pwrmgmt: Update metadata, bump release number, and parse pattern Update the test definitions to reflect the changes in the September 2014 release. Change-Id: Ib7c08e25fe5f23c3060c408f5a2d4af2b9e4da1f Signed-off-by: Lisa Nguyen --- common/pm-qa.yaml | 5 +---- openembedded/pwrmgmt.yaml | 3 ++- ubuntu/pwrmgmt.yaml | 6 ++++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/pm-qa.yaml b/common/pm-qa.yaml index abcec89..be6d249 100644 --- a/common/pm-qa.yaml +++ b/common/pm-qa.yaml @@ -8,7 +8,4 @@ run: - './common/scripts/pm-qa.sh' parse: - pattern: "^(?P[\\w/\\.]+)\\:\\s+\\S*\\s+\\S*\\s+\\S*\\.\\.\\.\\s+(?P\\w+)$" - fixupdict: - Ok: pass - Err: fail + pattern: "^(?P[a-z0-9_]+):\\s+(?Ppass|fail|skip)" diff --git a/openembedded/pwrmgmt.yaml b/openembedded/pwrmgmt.yaml index 42a17bb..5b86f83 100644 --- a/openembedded/pwrmgmt.yaml +++ b/openembedded/pwrmgmt.yaml @@ -4,6 +4,7 @@ metadata: description: "Test power management. Test case documentation available in wiki: https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification" maintainer: - sanjay.rawat@linaro.org + - lisa.nguyen@linaro.org os: - openembedded scope: @@ -24,7 +25,7 @@ install: params: PWR_TESTARG: cpufreq cpuidle cpuhotplug thermal cputopology - RELEASE: 'tags/pm-qa-v0.4.13' + RELEASE: 'tags/pm-qa-v0.4.14' run: steps: diff --git a/ubuntu/pwrmgmt.yaml b/ubuntu/pwrmgmt.yaml index 23aca3e..f62f216 100644 --- a/ubuntu/pwrmgmt.yaml +++ b/ubuntu/pwrmgmt.yaml @@ -4,6 +4,7 @@ metadata: description: "Test power management (PM-QA). Test case documentation available in wiki: https://wiki.linaro.org/WorkingGroups/PowerManagement/Resources/TestSuite/PmQaSpecification" maintainer: - sanjay.rawat@linaro.org + - lisa.nguyen@linaro.org os: - ubuntu scope: @@ -13,9 +14,10 @@ metadata: - panda - panda-es - arndale - - highbank - vexpress-a9 - vexpress-tc2 + - beaglebone-black + - d01 install: deps: @@ -31,7 +33,7 @@ install: params: PWR_TESTARG: cpufreq cpuidle cpuhotplug thermal cputopology - RELEASE: 'tags/pm-qa-v0.4.13' + RELEASE: 'tags/pm-qa-v0.4.14' run: steps: -- cgit v1.2.3