aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2019-10-24 16:41:41 -0500
committerAníbal Limón <anibal.limon@linaro.org>2019-10-24 16:41:41 -0500
commit496b0c951a43eadaeb1bf6827cd431a49f12ef9e (patch)
tree79813f9fe5ceb1d3a1b2d0f434edde588eb65b6c /lt-qcom
parent140f74599250a3639ac7e96df39f3acc60c56a4a (diff)
lt-qcom/lava-job-definitions: Fix pmwg testplan
Use WA_TAG and DEVLIB_TAG to support workload-automation v2 now default master is pointing to v3. For now use my github while a patch is integrated due to a bug in pip tool [1]. [1] https://github.com/Linaro/test-definitions/pull/120 Change-Id: I1d897cd1712337637a60f927a2c2e6e5814c7a3a Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom')
-rw-r--r--lt-qcom/lava-job-definitions/testplan/pmwg.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/lt-qcom/lava-job-definitions/testplan/pmwg.yaml b/lt-qcom/lava-job-definitions/testplan/pmwg.yaml
index c43229e9..ae6afcb0 100644
--- a/lt-qcom/lava-job-definitions/testplan/pmwg.yaml
+++ b/lt-qcom/lava-job-definitions/testplan/pmwg.yaml
@@ -58,7 +58,7 @@
timeout:
minutes: 10
- - repository: https://git.linaro.org/qa/test-definitions.git
+ - repository: https://github.com/alimon/test-definitions.git
from: git
path: automated/linux/workload-automation/workload-automation.yaml
params:
@@ -66,6 +66,9 @@
AGENDA: agenda/qcomlt/linux-workloads-db410c.yaml
WA_EXTENSION_PATHS: /energy-probe-ext
ARTIFACTORIAL_URL: https://archive.validation.linaro.org/artifacts/team/qcomlt/
+ SKIP_UPGRADE_PIP_SETUPTOOLS: "True"
+ WA_TAG: "v2.7.0"
+ DEVLIB_TAG: "v1.1.2"
name: linux-pmwg
timeout:
minutes: 60