blob: 0943d3eca60a190fe1dd8735fb3d1ae15f11df75 [file] [log] [blame]
Brian O'Connor529a9ba2014-09-19 15:23:48 -07001- job:
2 name: mininet-build
3 description: 'TODO Do not edit this job through the web!'
4 project-type: freestyle
5 block-downstream: false
6 triggers:
7 - timed: "@midnight"
8 builders:
9 - shell: "echo foo"
10 publishers:
11 - trigger:
12 project: other_job-test
13 threshold: SUCCESS