aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu.yaml
diff options
context:
space:
mode:
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>2019-08-19 12:32:25 +0530
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-08-26 10:32:04 +0000
commitc92e015a3e3be2e0bd0d790adc44eb38f9a1a38c (patch)
treec770aa54da91da9cc69a878f30aabd278752c0ef /tcwg_gnu.yaml
parentdcfa46641e300ee5376390fdc619096199d9808d (diff)
tcwg_gnu: Prefix bootstrap and bootstrap_lto with check_ and remove check_gcc
Change-Id: I738ef96590e15a71588fca7fd9b3bac7f5566e08
Diffstat (limited to 'tcwg_gnu.yaml')
-rw-r--r--tcwg_gnu.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/tcwg_gnu.yaml b/tcwg_gnu.yaml
index 8a329fde..5820320d 100644
--- a/tcwg_gnu.yaml
+++ b/tcwg_gnu.yaml
@@ -19,13 +19,13 @@
node: tcwg-apm_32-build
docker_arch: armhf
type_of_test:
- - bootstrap:
+ - check_bootstrap:
components: gcc
- bootstrap_ubsan:
components: gcc
- bootstrap_O3:
components: gcc
- - bootstrap_lto:
+ - check_bootstrap_lto:
components: gcc
- bootstrap_O1:
components: gcc
@@ -39,8 +39,6 @@
components: gcc
- check_binutils:
components: binutils
- - check_gcc:
- components: gcc
jobs:
- 'tcwg_gnu-build-{toolchain_name}-{toolchain_ver}-{target}-{type_of_test}'
- 'tcwg_gnu-bisect-{toolchain_name}-{toolchain_ver}-{target}-{type_of_test}'