bifrost: Use ubuntu-trusty
Switch bifrost jobs to use ubuntu-trusty instead of bare-trusty. Change-Id: I484cd176b982d462a80cda53f02623c43e2508c5
This commit is contained in:
parent
3eba8b21cd
commit
2739ee6c7f
@ -1,12 +1,13 @@
|
||||
- job:
|
||||
name: 'gate-bifrost-integration-coreosipa-cirros'
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 60
|
||||
|
||||
builders:
|
||||
- install-distro-packages
|
||||
- link-logs
|
||||
- net-info
|
||||
- shell: |
|
||||
@ -29,13 +30,14 @@
|
||||
|
||||
- job:
|
||||
name: 'gate-bifrost-integration-dibipa-debian-nv'
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 120
|
||||
|
||||
builders:
|
||||
- install-distro-packages
|
||||
- link-logs
|
||||
- net-info
|
||||
- shell: |
|
||||
|
Loading…
Reference in New Issue
Block a user