Zack Williams | 3bf60d5 | 2019-06-07 12:56:10 -0700 | [diff] [blame] | 1 | --- |
2 | # onos jobs | ||||
3 | # Currently is only the license check across all repos on onos gerrit | ||||
4 | # Kind of a hack as it should happen in ONOS gerrit, but temporary | ||||
5 | |||||
6 | - project: | ||||
7 | name: onos-license-check | ||||
8 | |||||
9 | blackduck-project: onos | ||||
10 | |||||
11 | jobs: | ||||
12 | - 'synopsys-periodic-check': | ||||
13 | build-node: "ubuntu16.04-basebuild-2c-4g" | ||||
14 | git-server-url: "https://gerrit.onosproject.org" |