zuul-0.1.0.0: test/data/Project.json
{
"name": "ansible/awx",
"connection_name": "github.com",
"canonical_name": "github.com/ansible/awx",
"configs": [
{
"default_branch": "devel",
"merge_mode": "merge-resolve",
"templates": [
"python-awx"
],
"pipelines": [
{
"queue_name": null,
"name": "gate",
"jobs": [
[
{
"name": "awx-push-new-schema",
"branches": [],
"override_checkout": null,
"files": [],
"irrelevant_files": [],
"variant_description": "",
"source_context": {
"project": "ansible/zuul-config",
"branch": "master",
"path": "zuul.d/projects.yaml"
},
"description": null,
"required_projects": [],
"semaphore": null,
"variables": {},
"extra_variables": {},
"host_variables": {},
"group_variables": {},
"final": false,
"abstract": false,
"protected": null,
"voting": false,
"timeout": null,
"tags": [],
"provides": [],
"requires": [],
"dependencies": [
{
"name": "awx-api-lint",
"soft": false
},
{
"name": "awx-api",
"soft": false
},
{
"name": "awx-ui",
"soft": false
},
{
"name": "awx-swagger",
"soft": false
},
{
"name": "awx-ansible-modules",
"soft": false
}
],
"attempts": 3,
"roles": [],
"run": [],
"pre_run": [],
"post_run": [],
"cleanup_run": [],
"post_review": null,
"match_on_config_updates": true,
"parent": "base",
"ansible_version": null
}
]
]
}
]
},
{
"default_branch": null,
"merge_mode": null,
"templates": [],
"pipelines": [
{
"queue_name": "awx",
"name": "check",
"jobs": [
[
{
"name": "awx-api-lint",
"branches": [],
"override_checkout": null,
"files": [],
"irrelevant_files": [],
"variant_description": "",
"source_context": {
"project": "ansible/zuul-jobs",
"branch": "master",
"path": "zuul.d/templates.yaml"
},
"description": null,
"required_projects": [],
"semaphore": null,
"variables": {},
"extra_variables": {},
"host_variables": {},
"group_variables": {},
"final": false,
"abstract": false,
"protected": null,
"voting": true,
"timeout": null,
"tags": [],
"provides": [],
"requires": [],
"dependencies": [],
"attempts": 3,
"roles": [],
"run": [],
"pre_run": [],
"post_run": [],
"cleanup_run": [],
"post_review": null,
"match_on_config_updates": true,
"parent": "base",
"ansible_version": null
}
]
]
}
]
}
]
}