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:
|
- job-template:
|
||||||
name: gate-hacking-integration-{target-project}
|
name: gate-hacking-integration-{target-project}
|
||||||
node: bare-trusty
|
node: ubuntu-trusty
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
|
- install-distro-packages
|
||||||
- revoke-sudo
|
- revoke-sudo
|
||||||
- shell: |
|
- shell: |
|
||||||
#!/bin/bash -eux
|
#!/bin/bash -eux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user