# This is a test comment in the config. { # This is a test comment in the config. "name": "windows-gce", "target": "windows/amd64", # This is a multi-line # test comment in # the config. "http": ":10000", "workdir": "/workdir", "syzkaller": "./testdata/syzkaller", "ssh_user": "syzkaller", "procs": 8, "type": "gce", "dashboard_client": "client", "dashboard_addr": "127.0.0.1", "vm": { "count": 10, "machine_type": "n1-highcpu-2", "gce_image": "gce-image-name" } }