summaryrefslogtreecommitdiff
path: root/automated/android/workload-automation3/workload-automation.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/android/workload-automation3/workload-automation.yaml')
-rw-r--r--automated/android/workload-automation3/workload-automation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/automated/android/workload-automation3/workload-automation.yaml b/automated/android/workload-automation3/workload-automation.yaml
index 0f99803..9bbde23 100644
--- a/automated/android/workload-automation3/workload-automation.yaml
+++ b/automated/android/workload-automation3/workload-automation.yaml
@@ -31,7 +31,7 @@ params:
WA_HOME_URL: "http://testdata.validation.linaro.org/apks/workload-automation/workload_automation_home.tar.gz"
WA_TEMPLATES_REPO: "https://git.linaro.org/qa/wa-templates"
TEMPLATES_BRANCH: "master"
- CONFIG: "config/generic-android.py"
+ CONFIG: "config/generic-android.yaml"
AGENDA: "agenda/android-dhrystone.yaml"
# allow extra extenstions for WA
WA_EXTENSION_PATHS: ""
@@ -50,7 +50,7 @@ run:
steps:
- export WA_EXTENSION_PATHS=$WA_EXTENSION_PATHS
- export WA_PLUGIN_PATHS=$WA_EXTENSION_PATHS
- - cd ./automated/android/workload-automation
+ - cd ./automated/android/workload-automation3
- echo ${OUTPUT}
- if [ -z "${OUTPUT}" ]; then OUTPUT="./output"; fi
- echo ${OUTPUT}