summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-02-05 11:13:07 +0000
committerFathi Boudra <fathi.boudra@linaro.org>2014-02-05 12:25:27 +0000
commit2a4d9b98235e19ad63ea8533a0ff62141ab99b51 (patch)
treef0b3ba6c031df6d1ec84e51cd774f2d8985f589f
parent05dcc9db5e8f3ee4f4532429b49e29e6274c88f3 (diff)
ACPI: updated maintainers and removed ABAT
Maintainers were added to ACPI test-definitions. ABAT suite was removed as it targets Intel platforms. Change-Id: Ie4f524cf5d32e97c677898fc4aa38c0bd83fb6cd Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
-rw-r--r--ubuntu/aapits.yaml2
-rw-r--r--ubuntu/acpi-abat.yaml30
-rw-r--r--ubuntu/acpica-tools.yaml2
-rw-r--r--ubuntu/acpica.yaml2
-rw-r--r--ubuntu/fwts.yaml2
5 files changed, 8 insertions, 30 deletions
diff --git a/ubuntu/aapits.yaml b/ubuntu/aapits.yaml
index c4a0b88..da74c80 100644
--- a/ubuntu/aapits.yaml
+++ b/ubuntu/aapits.yaml
@@ -2,6 +2,8 @@ metadata:
name: aapits
format: "Lava-Test-Shell Test Definition 1.0"
description: "Run ACPI API test suite"
+ maintainer:
+ - tomasz.nowicki@linaro.org
os:
- ubuntu
devices:
diff --git a/ubuntu/acpi-abat.yaml b/ubuntu/acpi-abat.yaml
deleted file mode 100644
index 2181785..0000000
--- a/ubuntu/acpi-abat.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-metadata:
- name: abat
- format: "Lava-Test-Shell Test Definition 1.0"
- description: "Test Automated Basic Acceptance Tests (ABAT)"
- os:
- - ubuntu
- devices:
- - highbank
- scope:
- - functional
- maintainer:
- - naresh.bhat@linaro.org
-install:
- steps:
- - 'apt-get install --yes wget'
- - 'wget http://people.linaro.org/~naresh.bhat/acpi_abat_0.2.tar.gz'
- - 'tar -zxvf acpi_abat_0.2.tar.gz'
- - 'cd acpi_abat_0.2 && make all'
- deps:
- - build-essential
-run:
- steps:
- - 'cd acpi_abat_0.2'
- - './runall'
-
-parse:
- pattern: "(?P<test_case_id>.*-*)\\s+:\\s+(?P<result>(PASS|FAIL))"
- fixupdict:
- PASS: pass
- FAIL: fail
diff --git a/ubuntu/acpica-tools.yaml b/ubuntu/acpica-tools.yaml
index d67f016..934e0ac 100644
--- a/ubuntu/acpica-tools.yaml
+++ b/ubuntu/acpica-tools.yaml
@@ -2,6 +2,8 @@ metadata:
name: acpica
format: "Lava-Test-Shell Test Definition 1.0"
description: "Test ACPICA ASL"
+ maintainer:
+ - naresh.bhat@linaro.org
os:
- ubuntu
devices:
diff --git a/ubuntu/acpica.yaml b/ubuntu/acpica.yaml
index 0db6478..41728b9 100644
--- a/ubuntu/acpica.yaml
+++ b/ubuntu/acpica.yaml
@@ -2,6 +2,8 @@ metadata:
name: acpica
format: "Lava-Test-Shell Test Definition 1.0"
description: "Test ACPICA"
+ maintainer:
+ - naresh.bhat@linaro.org
os:
- ubuntu
devices:
diff --git a/ubuntu/fwts.yaml b/ubuntu/fwts.yaml
index dafecac..bde69a5 100644
--- a/ubuntu/fwts.yaml
+++ b/ubuntu/fwts.yaml
@@ -2,6 +2,8 @@ metadata:
name: fwts
format: "Lava-Test-Shell Test Definition 1.0"
description: "Run Firmware Test Suite (fwts)"
+ maintainer:
+ - naresh.bhat@linaro.org
os:
- ubuntu
scope: