aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@linaro.org>2018-07-06 10:22:21 +0100
committerThomas Preudhomme <thomas.preudhomme@linaro.org>2018-08-28 09:24:58 +0000
commitd2b1a5d569c5cafd51d2c6fea0505ec73ef0f662 (patch)
tree4e3a87450fed1ca2ca6e3ada6467011642940b1e /tcwg-regression-detection.yaml
parent77330aa7b1aeb767746b1daf2f4b8517e4aa05c6 (diff)
tcwg-regression-detection: Fix release name
While the regression test attempts a 2017.11 build, the release name is incorrectly set to 2017.05. This change fixes that. Change-Id: I8e21c833be7b44943bc7d6cb13f2164b07a62be0
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index b1e45e9a..097fc4bb 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -177,7 +177,7 @@
# keep 6.2-2016.11 regtest tag until we make one for 7.1
cat << EOF > make_release_parameters
gcc_src=http://releases.linaro.org/components/toolchain/gcc-linaro/7.2-2017.11/gcc-linaro-7.2-2017.11.tar.xz
- release_name=2017.05-regtest-${BUILD_NUMBER}
+ release_name=2017.11-regtest-${BUILD_NUMBER}
toolchain_config=gcc7
abe_branch=$cur_abe_rev
fileserver=dev-01.tcwglab