summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/job.json
blob: 845566867b79655e1b5e6b8e58c280e31189136d (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "duration": 600000,
  "causes": [
    {
      "upstreamBuild": 123,
      "upstreamProject": "2-v3-job-parent"
    }
  ]
}