aboutsummaryrefslogtreecommitdiff
path: root/armnn-ci-build.yaml
diff options
context:
space:
mode:
authorTheodore Grey <theodore.grey@linaro.org>2019-08-23 13:00:14 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-08-23 12:34:18 +0000
commit884bfb4f94612a66bbd4effbbde726ace67f736e (patch)
tree54d493716ed71dc6e01da117445dc80206f3da2c /armnn-ci-build.yaml
parent76f2af82fda924cd807dda4a6c70a141ed377d43 (diff)
fixing issue with qa-reports
Change-Id: I5e59aa93212340718c8a6a25d0bed84d0fed8d48
Diffstat (limited to 'armnn-ci-build.yaml')
-rw-r--r--armnn-ci-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/armnn-ci-build.yaml b/armnn-ci-build.yaml
index 553b907a..e6832896 100644
--- a/armnn-ci-build.yaml
+++ b/armnn-ci-build.yaml
@@ -95,7 +95,7 @@
--header "Auth-Token: $QA_REPORTS_TOKEN" \
--form patch_source=gerrit-ssh-mlplatform \
--form patch_id=${GERRIT_CHANGE_NUMBER}:${GERRIT_PATCHSET_NUMBER} \
- https://qa-reports.linaro.org/api/createbuild/armnn/$LAVA_ID
+ https://qa-reports.linaro.org/api/createbuild/armnn/armnn/$LAVA_ID
python configs/armnn-ci-build/submit_for_testing.py \
--device-type ${DEVICE_TYPE} \