summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-05-15 15:26:51 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-05-15 17:36:07 +0530
commit3533ceb3e3dcd6315b6b943f1eac38ebeab6c2d5 (patch)
tree6bbef153267b00a1fc500f0d03b4bb10f8f9612e
parenta8a65c6c4b701ff6040efbe0b48ee52af3459b49 (diff)
plans: Added lapack tests to rpb_ee_perfomance test plan
The LAPACK project supports the package in the sense that reports of errors or poor performance will gain immediate attention from the developers. Change-Id: I8cdfb072da3ce285fc1a02b4b2c53253af614d1b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--plans/rpb_ee/rpb_ee_performance.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/plans/rpb_ee/rpb_ee_performance.yaml b/plans/rpb_ee/rpb_ee_performance.yaml
index 1bc5d7e..e803b32 100644
--- a/plans/rpb_ee/rpb_ee_performance.yaml
+++ b/plans/rpb_ee/rpb_ee_performance.yaml
@@ -87,7 +87,9 @@ requirements:
- path: automated/linux/linpack/linpack.yaml
repository: https://git.linaro.org/qa/test-definitions.git
mandatory: True
- # lapac
+ - path: automated/linux/lapack/lapack.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ mandatory: True
- name: Apache webserver performance
owner: alan.bennett@linaro.org
category: Performance