14 lines
218 B
YAML
14 lines
218 B
YAML
![]() |
- job:
|
||
|
name: 'gate-bifrost'
|
||
|
node: 'bare-trusty'
|
||
|
|
||
|
builders:
|
||
|
- link-logs
|
||
|
- net-info
|
||
|
- gerrit-git-prep
|
||
|
- shell: |
|
||
|
scripts/test-bifrost.sh
|
||
|
|
||
|
publishers:
|
||
|
- console-log
|