beaker-jobs: Convert to ubuntu-trusty
Change job to run on ubuntu-trusty instead of bare-trusty. Change-Id: If28e1df416acf84e4a461b8481ded270ee2d48ab
This commit is contained in:
parent
f73fdf20cc
commit
d230a2387f
@ -1,12 +1,13 @@
|
||||
- job-template:
|
||||
name: 'gate-{name}-rake'
|
||||
node: '{node}'
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- print-template-name:
|
||||
template-name: "{template-name}"
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
- bundle-install
|
||||
- exec-rake
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user