astara-appliance-buildimage: Use ubuntu-trusty
Change job to run on ubuntu-trusty instead of bare-trusty. Change-Id: I841b979eb541f162827b263f3f8ed7d81040aa68
This commit is contained in:
parent
69083f40f5
commit
8f3db24c8d
@ -79,12 +79,13 @@
|
||||
|
||||
- job:
|
||||
name: 'astara-appliance-buildimage'
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- link-logs
|
||||
- net-info
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- diskimage-builder-install
|
||||
- shell: |
|
||||
#!/bin/bash -xe
|
||||
|
Loading…
x
Reference in New Issue
Block a user