| { |
| "default_ref": "refs/heads/main", |
| "manifest": "manifests/minimal", |
| "no_python2": true, |
| "project": "infra/roller-tests/integration", |
| "recipe": "fuchsia_roller", |
| "remote": "https://fuchsia.googlesource.com/infra/roller-tests/integration", |
| "repos_to_roll": [ |
| { |
| "element_type": "project", |
| "manifest": "manifests/rollable", |
| "name": "infra/roller-tests/test-project/rollable" |
| } |
| ], |
| "roll_options": { |
| "cl_notify_option": "NONE", |
| "create_unique_change_id": true, |
| "dry_run": true, |
| "remote": "https://fuchsia.googlesource.com/infra/roller-tests/integration" |
| }, |
| "send_comment": true |
| } |