github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/syz-cluster/overlays/gke/prod/global-config.yaml (about) 1 # Copyright 2025 syzkaller project authors. All rights reserved. 2 # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. 3 4 apiVersion: v1 5 kind: ConfigMap 6 metadata: 7 name: global-config 8 data: 9 config.yaml: | 10 URL: https://ci.syzbot.org 11 parallelWorkflows: 10 12 loreArchives: 13 - netdev 14 - bpf 15 - linux-ext4 16 - netfilter-devel 17 - kvm 18 - io-uring 19 - linux-wireless 20 - linux-mm 21 - linux-unionfs 22 - linux-block 23 - linux-fsdevel 24 emailReporting: 25 name: "syzbot ci" 26 sender: dashapi 27 supportEmail: syzkaller@googlegroups.com 28 creditEmail: syzbot@syzkaller.appspotmail.com 29 archiveList: syzbot@lists.linux.dev 30 moderationList: syzkaller-upstream-moderation@googlegroups.com 31 reportCc: 32 - syzkaller-bugs@googlegroups.com 33 loreArchiveURL: https://lore.kernel.org/syzbot/0 34 dashapiConfig: 35 addr: https://syzkaller.appspot.com 36 client: gke-email-reporter 37 from: syzbot@syzkaller.appspotmail.com 38 contextPrefix: ci