blob: cf9a620f25209e2137422c0809f094b5161b1e30 [file] [log] [blame]
{
"name": "linux-gce",
"target": "linux/amd64",
"http": ":10000",
"workdir": "/workdir",
"syzkaller": "/syzkaller",
"image": "/local/path/to/disk.raw",
"sshkey": "/syzkaller_id_rsa",
"ssh_user": "syzkaller",
"procs": 8,
"type": "gce",
"vm": {
"count": 10,
"machine_type": "n1-highcpu-2",
"gcs_path": "gce-bucket-name-to-upload-image"
}
}