blob: f3ee4b499fc74286c6ccc125350a760e4a634812 [file] [log] [blame]
---
# verification jobs for 'opendevice-manager' repo
- project:
name: opendevice-manager
project: '{name}'
jobs:
- 'verify-opendevice-manager-jobs':
branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-opendevice-manager-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject'
- 'make-unit-test':
build-node: 'ubuntu18.04-basebuild-2c-4g'
unit-test-targets: 'test'
# opendm-agent uses gtest which outputs in xunit format
junit-allow-empty-results: true
xunit-skip-if-no-test-files: false