blob: 153b86c1abcae94aed08278f61aa997cbdb0afbe [file] [log] [blame]
Zack Williams3bf60d52019-06-07 12:56:10 -07001---
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"