aboutsummaryrefslogtreecommitdiff
path: root/tcwg-test-release-matrix.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-12-07 10:22:09 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-12-07 14:13:26 +0000
commitdf612c08e2df7e429cdbd1afad3dfec356529543 (patch)
treea3bf24f6108c4d243203142b139a87a5f48e07b3 /tcwg-test-release-matrix.yaml
parent430e00e230a5ffc21e9880c20c563020ec3e4b64 (diff)
tcwg-test-release-matrix: Use latest-7 instead of latest
In tarball_url: 'http://releases.linaro.org/components/toolchain/binaries/latest-7' This is because the 'latest' symlink was removed from the server some time ago. Change-Id: I91f8d9237f119cc1352af2092c00eebb741e1068
Diffstat (limited to 'tcwg-test-release-matrix.yaml')
-rw-r--r--tcwg-test-release-matrix.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-test-release-matrix.yaml b/tcwg-test-release-matrix.yaml
index da1da4ee..6c11bf22 100644
--- a/tcwg-test-release-matrix.yaml
+++ b/tcwg-test-release-matrix.yaml
@@ -16,7 +16,7 @@
parameters:
- string:
name: tarball_url
- default: 'http://releases.linaro.org/components/toolchain/binaries/latest'
+ default: 'http://releases.linaro.org/components/toolchain/binaries/latest-7'
description: 'The GCC binary tarball to test'
- string:
name: scripts_branch