aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2019-02-18 16:58:04 +0100
committerVincent Guittot <vincent.guittot@linaro.org>2019-02-18 16:58:04 +0100
commitfabb3a7302134d4126c4e3be56a9d29bc2e5fdad (patch)
tree0a38e8cdee8df742755ba30b902ab50e8ea55c89
parent467399b33f3625cc15c63c73796d68ce869f6ea2 (diff)
tmp fix jankbench
Change-Id: I53b9afc0c81744effcca6e23aa38c7a6ca4a88ec Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
-rw-r--r--automated/android/workload-automation3/workload-automation.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/automated/android/workload-automation3/workload-automation.yaml b/automated/android/workload-automation3/workload-automation.yaml
index 5d154f8..9925d5a 100644
--- a/automated/android/workload-automation3/workload-automation.yaml
+++ b/automated/android/workload-automation3/workload-automation.yaml
@@ -23,7 +23,8 @@ params:
ANDROID_SERIAL: ""
# Params for WA test run.
WA_TAG: "master"
- WA_GIT_REPO: "https://github.com/ARM-software/workload-automation"
+ #WA_GIT_REPO: "https://github.com/ARM-software/workload-automation"
+ WA_GIT_REPO: "https://github.com/vingu-linaro/workload-automation"
# Install devlib, which is WA depenency
DEVLIB_REPO: "https://github.com/vingu-linaro/devlib.git"
DEVLIB_TAG: "master"