aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-02-26 10:04:09 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-02-26 10:06:14 +0000
commit7e9e2883cdfda7b60269dbb65d41ca08e6859d1a (patch)
tree18f6518ea5c73e3f9f021f261159a7d3d52fdb23 /tcwg-regression-detection.yaml
parent367e914adcb32063c187e5030037e936a38a932e (diff)
tcwg-regression-detection: Bump release and tests versions.
Use 7.2-2017.11 release and ok-for-regtest-with-gcc-linaro-7.2-2017.11 for tcwg-regression, such that we can test the new release layout (without runtest and with gdbserver in sysroot), for which we also need a toolchain recent enough to pass other tcwg-regression tests. Change-Id: I153df896e468df80c980a52595f7b388a1ec97e6
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index ad2ce352..2fe01eb3 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -135,14 +135,14 @@
# of by tcwg-make-and-test-release.
# 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.1-2017.05/gcc-linaro-7.1-2017.05.tar.xz
+ 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}
toolchain_config=gcc7
abe_branch=$cur_abe_rev
fileserver=dev-01.tcwglab
target_list=$release_target_list
testrelease=false
- tcwg_regression_rev=ok-for-regtest-with-gcc-linaro-6.2-2016.11
+ tcwg_regression_rev=ok-for-regtest-with-gcc-linaro-7.2-2017.11
EOF
echo "NOTE: Make-release job parameters:"