6e689b12fc
Request to add bifrost repository and testing configuration. Change-Id: I5c113058316f5a0d5069e3a21684a359f4203ddf Depends-On: I2552803a1da44312a0e8879629036a23d89e2e2a
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
|