aboutsummaryrefslogtreecommitdiff
path: root/tcwg-regression-detection.yaml
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-03-22 15:03:56 +0100
committerYvan Roux <yvan.roux@linaro.org>2017-03-22 14:49:15 +0000
commit51d4163c01c92f5bbefe82740729c0d5ed2e752b (patch)
treed4fa7eb7dbe6c3a61391a54b00a5d98edd99b1c3 /tcwg-regression-detection.yaml
parent4302861c253f817ad0263099ab6f7ce03a82fae7 (diff)
tcwg-regression-detection: Move test and target list into parameters.
Change-Id: Iccb12e0b3b67ea1d85d521492dce23cb36475dca
Diffstat (limited to 'tcwg-regression-detection.yaml')
-rw-r--r--tcwg-regression-detection.yaml12
1 files changed, 11 insertions, 1 deletions
diff --git a/tcwg-regression-detection.yaml b/tcwg-regression-detection.yaml
index d98fbba322..89be1321d0 100644
--- a/tcwg-regression-detection.yaml
+++ b/tcwg-regression-detection.yaml
@@ -13,6 +13,15 @@
- build-discarder:
days-to-keep: 30
num-to-keep: 30
+ parameters:
+ - string:
+ name: abe_test_list
+ default: 'abe-tests-checkout'
+ description: 'List of ABE tests to perform'
+ - string:
+ name: release_target_list
+ default: 'arm-linux-gnueabihf'
+ description: 'List of release targets to use'
disabled: false
node: tcwg-x86_64-dev-01-short
retry-count: 3
@@ -92,6 +101,7 @@
toolchain_config=gcc6
abe_branch=$cur_abe_rev
fileserver=dev-01.tcwglab
+ target_list=$release_target_list
EOF
echo "NOTE: Make-release job parameters:"
@@ -102,7 +112,7 @@
projects:
- name: tcwg-abe-test-gerrit-cambridge
predefined-parameters: |
- test_list='abe-tests-checkout'
+ test_list=$abe_test_list
- multijob:
name: 'Check build/testsuite and releases'
condition: COMPLETED