aboutsummaryrefslogtreecommitdiff
path: root/odp-x86-64-debian-validation-test-definitions.yaml
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2016-07-08 19:12:19 +0200
committerAnders Roxell <anders.roxell@linaro.org>2016-07-08 19:14:16 +0200
commit036eab20b29b6995e18454a36ad5a8200360550e (patch)
tree597f347f0be351e96ba1d647436e8b77333f19cc /odp-x86-64-debian-validation-test-definitions.yaml
parent1a0217de30f7b0c921b7cc7fab852d65539ad928 (diff)
odp-*debian-validation*: fix different ODP tests
16:32:19 http://snapshots.linaro.org//api/v3/publish/debian/images/odp/armv7a-validation/97/lava/BUILD-INFO.txt: File already exists 16:32:19 http://snapshots.linaro.org//api/v3/publish/debian/images/odp/armv7a-validation/97/BUILD-INFO.txt: File already exists 16:32:19 http://snapshots.linaro.org//api/v3/publish/debian/images/odp/armv7a-validation/97/lava/template-base.json: File already exists Change-Id: Ie420ec5c0c8f1fa31ef6f4d88033a1008ca4a813 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'odp-x86-64-debian-validation-test-definitions.yaml')
-rw-r--r--odp-x86-64-debian-validation-test-definitions.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/odp-x86-64-debian-validation-test-definitions.yaml b/odp-x86-64-debian-validation-test-definitions.yaml
index 157a9ee367..44eab4cc8d 100644
--- a/odp-x86-64-debian-validation-test-definitions.yaml
+++ b/odp-x86-64-debian-validation-test-definitions.yaml
@@ -19,10 +19,13 @@
default: 'lng.validation.linaro.org/RPC2/'
- string:
name: PUB_DEST
- default: 'http://snapshots.linaro.org/debian/images/odp/x86_64-validation/'
+ default: 'http://snapshots.linaro.org/debian/images/odp/x86_64-'
- string:
name: UPSTREAM_BUILD_NUMBER
default: '1'
+ - string:
+ name: UPSTREAM_TEST
+ default: 'vald'
disabled: false
node: master
display-name: 'ODP Debian validation (x86-64) - Submit LAVA test definitions'
@@ -33,7 +36,7 @@
cat << EOF > post_build_lava_parameters
DEVICE_TYPE=x86
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
- CUSTOM_JSON_URL=${PUB_DEST}/${UPSTREAM_BUILD_NUMBER}/lava/template-base.json
+ CUSTOM_JSON_URL=${PUB_DEST}${UPSTREAM_TEST}/${UPSTREAM_BUILD_NUMBER}/lava/template-base.json
LAVA_SERVER=${LAVA_SERVER}
EOF
- trigger-builds: