A typical instance config looks as follows:
"manager_config": {
"name": "ci-upstream-kasan-gce",
"target": "linux/amd64",
"hub_domain": "upstream/kasan",
"sandbox": "namespace",
"procs": 6,
"type": "gce",
"vm": {
"count": 10,
"machine_type": "e2-standard-2",
"gcs_path": "syzkaller/disks"
},
"disable_syscalls": [ "perf_event_open*" ]
}
But then syzbot has multiple such instances and the corpus is
accumulated over years, it won't saturate in 24h.