blob: 28081f355e14d11c39ebf80dd0bb9fe19024405b [file] [log] [blame]
---
# jobs for 'fabric-tofino' repo
- project:
name: fabric-tofino
project: '{name}'
jobs:
- 'fabric-tofino-jobs-common':
branch-regexp: '^(.*)$'
- 'fabric-tofino-jobs':
branch-regexp: '^(master)$'
junit-allow-empty-results: true
- job-group:
name: 'fabric-tofino-jobs-common'
jobs:
- 'verify-licensed'
- 'tag-collision-reject'
- job-group:
name: 'fabric-tofino-jobs'
jobs:
- 'maven-test'
# Do not publish as the generated .oar is useless without the output of
# the Tofino compiler.
# - 'maven-publish'