aboutsummaryrefslogtreecommitdiff
path: root/build-configs.yaml
diff options
context:
space:
mode:
authorGuillaume Tucker <guillaume.tucker@collabora.com>2019-07-09 10:17:36 +0100
committerGuillaume Tucker <guillaume.tucker@collabora.com>2019-07-11 13:09:41 +0100
commit9cde99bebba72638b85721e38f4a97ac050c23fb (patch)
tree5e178febc87de2a3ae0db1ed38a2a1ccdae3cf2f /build-configs.yaml
parent1a8987522cc417e4b1e5b13591fae0116998f582 (diff)
build-configs.yaml: only build defconfigs for linusw branches
Only build the defconfig of each supported architecture for all the linusw build configs. As discussed on the mailing list, it's not required to have more builds than that. Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com> Link: https://groups.io/g/kernelci/message/428
Diffstat (limited to 'build-configs.yaml')
-rw-r--r--build-configs.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/build-configs.yaml b/build-configs.yaml
index db316ea..e70d8be 100644
--- a/build-configs.yaml
+++ b/build-configs.yaml
@@ -519,14 +519,26 @@ build_configs:
linusw_devel:
tree: linusw
branch: 'devel'
+ variants:
+ gcc-8:
+ build_environment: gcc-8
+ architectures: *all_defconfigs
linusw_fixes:
tree: linusw
branch: 'fixes'
+ variants:
+ gcc-8:
+ build_environment: gcc-8
+ architectures: *all_defconfigs
linusw_for-next:
tree: linusw
branch: 'for-next'
+ variants:
+ gcc-8:
+ build_environment: gcc-8
+ architectures: *all_defconfigs
lsk_for-test:
tree: lsk