hacking: Use ubuntu-trusty
Convert gate-hacking-integration-{target-project} to use ubuntu-trusty instead of bare-trusty. Change-Id: I3d2d65d5a2e068efb477c4a6b2c0b67376e42653
This commit is contained in:
parent
8c47f2e79f
commit
1fe13f64d2
@ -1,8 +1,9 @@
|
||||
- job-template:
|
||||
name: gate-hacking-integration-{target-project}
|
||||
node: bare-trusty
|
||||
node: ubuntu-trusty
|
||||
|
||||
builders:
|
||||
- install-distro-packages
|
||||
- revoke-sudo
|
||||
- shell: |
|
||||
#!/bin/bash -eux
|
||||
|
Loading…
Reference in New Issue
Block a user