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:
Andreas Jaeger 2016-03-09 20:11:14 +01:00
parent 8c47f2e79f
commit 1fe13f64d2

View File

@ -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